Package org.ocpsoft.prettytime.units
Class Second
java.lang.Object
org.ocpsoft.prettytime.impl.ResourcesTimeUnit
org.ocpsoft.prettytime.units.Second
- All Implemented Interfaces:
TimeUnit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringReturn the time-unit prefix to specify which value to load from the bundle.Methods inherited from class org.ocpsoft.prettytime.impl.ResourcesTimeUnit
equals, getMaxQuantity, getMillisPerUnit, getResourceBundleName, hashCode, isPrecise, setMaxQuantity, setMillisPerUnit, toString
-
Constructor Details
-
Second
public Second()
-
-
Method Details
-
getResourceKeyPrefix
Description copied from class:ResourcesTimeUnitReturn the time-unit prefix to specify which value to load from the bundle.- Specified by:
getResourceKeyPrefixin classResourcesTimeUnit
-