Uses of Interface
org.refcodes.properties.PropertiesPrecedence
-
Uses of PropertiesPrecedence in org.refcodes.properties
Subinterfaces of PropertiesPrecedence in org.refcodes.propertiesModifier and TypeInterfaceDescriptionstatic interfaceThe interfacePropertiesPrecedence.MutablePropertiesPrecedencedefines "dirty" methods allowing to modify ("mutate") thePropertiesPrecedence: Add or removePropertiesinside aPropertiesPrecedenceinstance.static interfaceThe interfacePropertiesPrecedence.MutablePropertiesPrecedencedefines builder functionality on top of the properties .Classes in org.refcodes.properties that implement PropertiesPrecedenceModifier and TypeClassDescriptionclassclassRetrieve properties from various different properties sources (Propertiesinstances) by querying all the herein containedPropertiesinstances in the order of them being added.