Uses of Interface
org.refcodes.struct.InterOperableMap.MutableInterOperableMap
-
Uses of InterOperableMap.MutableInterOperableMap in org.refcodes.struct
Subinterfaces of InterOperableMap.MutableInterOperableMap in org.refcodes.struct Modifier and Type Interface Description static interfaceCanonicalMap.CanonicalMapBuilderThe Interface CanonicalMapBuilder.static interfaceCanonicalMap.MutableCanonicalMapThe Interface MutableCanonicalMap.static interfaceInterOperableMap.InterOperableMapBuilder<T>TheInterOperableMap.InterOperableMapBuilderprovides convenience accessor default methods for supporting primitive data types.static interfaceSimpleTypeMap.MutableSimpleTypeMapTheSimpleTypeMap.MutableSimpleTypeMapadds functionality for manipulating the internal state to theSimpleTypeMap.static interfaceSimpleTypeMap.SimpleTypeMapBuilderASimpleTypeMap.SimpleTypeMapBuildersets builder functionality (as of the builder pattern) on top of theSimpleTypeMap.MutableSimpleTypeMap.Classes in org.refcodes.struct that implement InterOperableMap.MutableInterOperableMap Modifier and Type Class Description classCanonicalMapBuilderImplThe Class CanonicalMapBuilderImpl.classSimpleTypeMapBuilderImplAn implementation of theSimpleTypeMap.SimpleTypeMapBuilder.