Uses of Interface
org.refcodes.struct.InterOperableMap
-
Uses of InterOperableMap in org.refcodes.struct
Subinterfaces of InterOperableMap in org.refcodes.struct Modifier and Type Interface Description interfaceCanonicalMapTheCanonicalMapis an "intermediate" type adding type and Data-Structure related functionality to any implementing class.static interfaceCanonicalMap.CanonicalMapBuilderThe Interface CanonicalMapBuilder.static interfaceCanonicalMap.MutableCanonicalMapThe Interface MutableCanonicalMap.interfaceSimpleTypeMapstatic 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 Modifier and Type Class Description classCanonicalMapBuilderImplThe Class CanonicalMapBuilderImpl.classCanonicalMapImplThe Class CanonicalMapImpl.classSimpleTypeMapBuilderImplAn implementation of theSimpleTypeMap.SimpleTypeMapBuilder.classSimpleTypeMapImplAn implementation of theSimpleTypeMap.