@ParametersAreNonnullByDefault public interface ObjectAppenderSupplier extends Function<Class,ObjectAppender>, ByTypeSupplier<ObjectAppender,RuntimeException>
Modifier and Type | Field and Description |
---|---|
static ConfigurableAppenderSupplier |
TO_STRINGER |
Modifier and Type | Method and Description |
---|---|
default ObjectAppender |
apply(Class clasz) |
get
static final ConfigurableAppenderSupplier TO_STRINGER
default ObjectAppender apply(Class clasz)
apply
in interface Function<Class,ObjectAppender>
Copyright © 2018 SPF4J. All rights reserved.