Class TimeUtils
- java.lang.Object
 - 
- org.apache.qpid.protonj2.client.util.TimeUtils
 
 
- 
public final class TimeUtils extends java.lang.ObjectTime utils. 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringprintDuration(double uptime)Prints the duration in a human readable format as X days Y hours Z minutes etc. 
 -