Uses of Interface
org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder
-
-
Uses of Dictionary.MutableDictionary.DictionaryBuilder in org.refcodes.structure
Classes in org.refcodes.structure with type parameters of type Dictionary.MutableDictionary.DictionaryBuilder Modifier and Type Interface Description 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.Subinterfaces of Dictionary.MutableDictionary.DictionaryBuilder in org.refcodes.structure Modifier and Type Interface Description static interfaceCanonicalMap.CanonicalMapBuilderThe Interface CanonicalMapBuilder.static interfacePathMap.PathMapBuilder<T>ThePathMap.PathMapBuilderadds builder functionality to thePathMap.MutablePathMap.Classes in org.refcodes.structure that implement Dictionary.MutableDictionary.DictionaryBuilder Modifier and Type Class Description classCanonicalMapBuilderImplThe Class CanonicalMapBuilderImpl.classPathMapBuilderImpl<T>The Class PathMapBuilderImpl.
-