com.github.born2snipe.cli
Class ElapsedTimeFormatter

java.lang.Object
  extended by com.github.born2snipe.cli.ElapsedTimeFormatter

public class ElapsedTimeFormatter
extends Object


Constructor Summary
ElapsedTimeFormatter()
           
 
Method Summary
static String formatMillis(long val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElapsedTimeFormatter

public ElapsedTimeFormatter()
Method Detail

formatMillis

public static String formatMillis(long val)


Copyright © 2014. All Rights Reserved.