Uses of Interface
org.refcodes.struct.PathMap.MutablePathMap
-
Uses of PathMap.MutablePathMap in org.refcodes.struct
Subinterfaces of PathMap.MutablePathMap in org.refcodes.struct Modifier and Type Interface Description static interfaceCanonicalMap.CanonicalMapBuilderThe Interface CanonicalMapBuilder.static interfaceCanonicalMap.MutableCanonicalMapThe Interface MutableCanonicalMap.static interfaceClassStructMap.ClassStructMapBuilderThe Interface ClassStructMapBuilder.static interfaceClassStructMap.MutableClassStructMapThe Interface MutableClassStructMap.static interfaceInterOperableMap.InterOperableMapBuilder<T>TheInterOperableMap.InterOperableMapBuilderprovides convenience accessor default methods for supporting primitive data types.static interfaceInterOperableMap.MutableInterOperableMap<T>TheInterOperableMap.InterOperableMapBuilderprovides convenience accessor default methods for supporting primitive data types.static interfacePathMap.PathMapBuilder<T>ThePathMap.PathMapBuilderadds builder functionality to thePathMap.MutablePathMap.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 PathMap.MutablePathMap Modifier and Type Class Description classCanonicalMapBuilderImplThe Class CanonicalMapBuilderImpl.classClassStructMapBuilderImplThe Class ClassStructBuilderImpl.classPathMapBuilderImpl<T>The Class PathMapBuilderImpl.classSimpleTypeMapBuilderImplAn implementation of theSimpleTypeMap.SimpleTypeMapBuilder.