Uses of Enum Class
com.j_spaces.kernel.TimeUnitProperty
Packages that use TimeUnitProperty
-
Uses of TimeUnitProperty in com.j_spaces.kernel
Methods in com.j_spaces.kernel that return TimeUnitPropertyModifier and TypeMethodDescriptionstatic TimeUnitPropertyReturns the enum constant of this class with the specified name.static TimeUnitProperty[]TimeUnitProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.j_spaces.kernel with parameters of type TimeUnitPropertyModifier and TypeMethodDescriptionstatic longTimeUnitProperty.getParsedValue(String time, TimeUnitProperty defaultTimeUnit) Parse the time using the provided TimeUnitProperty.static longTimeUnitProperty.getProperty(String key, String def, TimeUnitProperty defaultTimeUnit) Get the property from the system properties and parse it according the matching pattern