com.carrotsearch.ant.tasks.junit4
Class Duration

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.Duration

public final class Duration
extends Object


Constructor Summary
Duration()
           
 
Method Summary
static CharSequence toHumanDuration(long duration)
          Format a duration in milliseconds to a human string (in English).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Duration

public Duration()
Method Detail

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.