Package org.starcoin.serde.format
Class Format.Map
java.lang.Object
org.starcoin.serde.format.Format
org.starcoin.serde.format.Format.Map
- All Implemented Interfaces:
IReferenceContainerType
- Enclosing class:
- Format
public static class Format.Map extends Format
A map, e.g. the format of `BTreeMap`.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.starcoin.serde.format.Format
Format.Map, Format.Option, Format.Primitive, Format.Seq, Format.Tuple, Format.TupleArray, Format.TypeName -
Constructor Summary
-
Method Summary