Uses of Interface
org.refcodes.structure.Dictionary.MutableDictionary
-
-
Uses of Dictionary.MutableDictionary in org.refcodes.structure
Subinterfaces of Dictionary.MutableDictionary in org.refcodes.structure Modifier and Type Interface Description static interfaceCanonicalMap.CanonicalMapBuilderThe Interface CanonicalMapBuilder.static interfaceCanonicalMap.MutableCanonicalMapThe Interface MutableCanonicalMap.static interfaceDictionary.MutableDictionary.DictionaryBuilder<K,V,B extends Dictionary.MutableDictionary.DictionaryBuilder<K,V,B>>Provides a builder method for aRelationproperty returning the builder for applying multiple build operations.static interfacePathMap.MutablePathMap<T>ThePathMap.MutablePathMapadds mutable functionality to thePathMap.static interfacePathMap.PathMapBuilder<T>ThePathMap.PathMapBuilderadds builder functionality to thePathMap.MutablePathMap.Classes in org.refcodes.structure that implement Dictionary.MutableDictionary Modifier and Type Class Description classCanonicalMapBuilderImplThe Class CanonicalMapBuilderImpl.classPathMapBuilderImpl<T>The Class PathMapBuilderImpl.
-