Uses of Class
com.helger.base.rt.NonBlockingProperties
Packages that use NonBlockingProperties
-
Uses of NonBlockingProperties in com.helger.base.rt
Fields in com.helger.base.rt declared as NonBlockingPropertiesModifier and TypeFieldDescriptionprotected NonBlockingPropertiesNonBlockingProperties.m_aDefaultsA property list that contains default values for any keys not found in this property list.Methods in com.helger.base.rt that return NonBlockingPropertiesModifier and TypeMethodDescriptionstatic @NonNull NonBlockingPropertiesCreateNonBlockingPropertiesfrom an existingPropertiesobject.@Nullable NonBlockingPropertiesNonBlockingProperties.getDefaults()static @Nullable NonBlockingPropertiesPropertiesHelper.loadProperties(@NonNull InputStream aIS) Load properties from the given input stream.static @Nullable NonBlockingPropertiesPropertiesHelper.loadProperties(@NonNull Reader aReader) Load properties from the given reader.Constructors in com.helger.base.rt with parameters of type NonBlockingPropertiesModifierConstructorDescriptionNonBlockingProperties(@Nullable NonBlockingProperties aDefaults) Creates an empty property list with the specified defaults. -
Uses of NonBlockingProperties in com.helger.base.system
Methods in com.helger.base.system that return NonBlockingPropertiesModifier and TypeMethodDescriptionstatic @NonNull NonBlockingPropertiesSystemProperties.getAllProperties()