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