Uses of Interface
org.ocpsoft.prettytime.TimeUnit
Packages that use TimeUnit
Package
Description
-
Uses of TimeUnit in org.ocpsoft.prettytime
Methods in org.ocpsoft.prettytime with type parameters of type TimeUnitModifier and TypeMethodDescription<UNIT extends TimeUnit>
UNIT<UNIT extends TimeUnit>
TimeFormatPrettyTime.removeUnit(Class<UNIT> unitType) Removes the mapping for the givenTimeUnittype.Methods in org.ocpsoft.prettytime that return TimeUnitMethods in org.ocpsoft.prettytime that return types with arguments of type TimeUnitModifier and TypeMethodDescriptionPrettyTime.clearUnits()Remove all registeredTimeUnitinstances.PrettyTime.getUnits()Methods in org.ocpsoft.prettytime with parameters of type TimeUnitModifier and TypeMethodDescriptionPrettyTime.registerUnit(TimeUnit unit, TimeFormat format) Register the givenTimeUnitand correspondingTimeFormatinstance to be used in calculations.PrettyTime.removeUnit(TimeUnit unit) Removes the mapping for the givenTimeUnit.PrettyTime.setUnits(TimeFormat format, TimeUnit... units) -
Uses of TimeUnit in org.ocpsoft.prettytime.i18n
Methods in org.ocpsoft.prettytime.i18n with parameters of type TimeUnitModifier and TypeMethodDescriptionResources_cs.getFormatFor(TimeUnit t) Resources_de.getFormatFor(TimeUnit t) Resources_fi.getFormatFor(TimeUnit t) Resources_hr.getFormatFor(TimeUnit t) Resources_ja.getFormatFor(TimeUnit t) Resources_kk.getFormatFor(TimeUnit t) Resources_pl.getFormatFor(TimeUnit t) Resources_ru.getFormatFor(TimeUnit t) Resources_sk.getFormatFor(TimeUnit t) Resources_uk.getFormatFor(TimeUnit t) -
Uses of TimeUnit in org.ocpsoft.prettytime.impl
Classes in org.ocpsoft.prettytime.impl that implement TimeUnitMethods in org.ocpsoft.prettytime.impl that return TimeUnitMethods in org.ocpsoft.prettytime.impl with parameters of type TimeUnitModifier and TypeMethodDescriptionTimeFormatProvider.getFormatFor(TimeUnit t) Return the appropriateTimeFormatfor the givenTimeUnitvoid -
Uses of TimeUnit in org.ocpsoft.prettytime.units
Classes in org.ocpsoft.prettytime.units that implement TimeUnit