Class SimpleTimeFormat

java.lang.Object
org.ocpsoft.prettytime.format.SimpleTimeFormat
All Implemented Interfaces:
LocaleAware<SimpleTimeFormat>, TimeFormat
Direct Known Subclasses:
ResourcesTimeFormat

public class SimpleTimeFormat extends Object implements TimeFormat, LocaleAware<SimpleTimeFormat>
Represents a simple method of formatting a specific Duration of time
Author:
Lincoln Baxter, III