com.carrotsearch.ant.tasks.junit4
Class Duration
java.lang.Object
com.carrotsearch.ant.tasks.junit4.Duration
public final class Duration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Duration
public Duration()
toHumanDuration
public static CharSequence toHumanDuration(long duration)
- Format a duration in milliseconds to a human string (in English).
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.