@ParametersAreNonnullByDefault public interface ObjectAppenderSupplier extends ByTypeSupplier<ObjectAppender,RuntimeException>
Modifier and Type | Field and Description |
---|---|
static ConfigurableAppenderSupplier |
TO_STRINGER |
Modifier and Type | Method and Description |
---|---|
ObjectAppender |
get(CoreTextMediaType mr,
Type type) |
default ObjectAppender |
get(Type type) |
static final ConfigurableAppenderSupplier TO_STRINGER
@Nullable ObjectAppender get(CoreTextMediaType mr, Type type)
@Nullable default ObjectAppender get(Type type)
get
in interface ByTypeSupplier<ObjectAppender,RuntimeException>
Copyright © 2021 SPF4J. All rights reserved.