- Enclosing interface:
Transcoder<D>
public static interface Transcoder.MapLike<D>
-
Method Summary
-
Method Details
-
keys
Collection<String> keys() -
hasValue
-
getValue
-
size
default int size() -
isEmpty
default boolean isEmpty()
-
Transcoder<D>