Uses of Interface
org.refcodes.properties.StrictProperties
-
Uses of StrictProperties in org.refcodes.properties
Subinterfaces of StrictProperties in org.refcodes.propertiesModifier and TypeInterfaceDescriptionstatic interfaceThe Interface MutableStrictProperties.static interfaceThe Interface StrictPropertiesBuilder.Classes in org.refcodes.properties that implement StrictPropertiesModifier and TypeClassDescriptionclassTheStrictPropertiesDecoratortype decorates aPropertiesinstance with all the getters to throw aKeyNotFoundRuntimeExceptioninstead of returning null in case the key was not found.