org.encog.util.time
public class EnglishTimeUnitNames extends Object implements TimeUnitNames
| Constructor and Description |
|---|
EnglishTimeUnitNames() |
public String code(TimeUnit unit)
code in interface TimeUnitNamesunit - The time unit.public String plural(TimeUnit unit)
plural in interface TimeUnitNamesunit - The time unit.public String singular(TimeUnit unit)
singular in interface TimeUnitNamesunit - The time unit.Copyright © 2014. All Rights Reserved.