Uses of Interface
org.refcodes.struct.Keys.MutableKeys
-
Uses of Keys.MutableKeys in org.refcodes.struct
Subinterfaces of Keys.MutableKeys in org.refcodes.structModifier and TypeInterfaceDescriptionstatic interfaceThe Interface CanonicalMapBuilder.static interfaceThe Interface MutableCanonicalMap.static interfaceThe Interface ClassStructMapBuilder.static interfaceThe Interface MutableClassStructMap.static interfaceExtends theDictionarywith mutable (writable) functionality, ehttps://www.metacodes.proly by providingKeys.MutableValues.put(Object, Object)anddelete(String)methods.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 interfaceTheInterOperableMap.InterOperableMapBuilderprovides convenience accessor default methods for supporting primitive data types.static interfaceTheInterOperableMap.InterOperableMapBuilderprovides convenience accessor default methods for supporting primitive data types.static interfaceKeys.MutableValues<K,V> Mixin for mutable functionality accompanying theKeysinterface.static interfaceThePathMap.MutablePathMapadds mutable functionality to thePathMap.static interfaceThePathMap.PathMapBuilderadds builder functionality to thePathMap.MutablePathMap.static interfaceTheSimpleTypeMap.MutableSimpleTypeMapadds functionality for manipulating the internal state to theSimpleTypeMap.static interfaceASimpleTypeMap.SimpleTypeMapBuildersets builder functionality (as of the builder pattern) on top of theSimpleTypeMap.MutableSimpleTypeMap.Classes in org.refcodes.struct that implement Keys.MutableKeysModifier and TypeClassDescriptionclassThe Class CanonicalMapBuilderImpl.classThe Class ClassStructBuilderImpl.classThe Class PathMapBuilderImpl.classAn implementation of theSimpleTypeMap.SimpleTypeMapBuilder.