public interface Decoder<T>
T
decode(Payload payload)
Class<T>
forType()
default boolean
isDecodeFrom(Object nativeObject)
Class<T> forType()
T decode(@Nonnull Payload payload)
default boolean isDecodeFrom(Object nativeObject)
Copyright © 2019–2022. All rights reserved.