Package jadex.commons
Class TimeFormat
- java.lang.Object
- 
- jadex.commons.TimeFormat
 
- 
 public class TimeFormat extends java.lang.ObjectClass for formatting time durations.
- 
- 
Constructor SummaryConstructors Constructor Description TimeFormat()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringformat(long millis)Format the time.
 
-