org.apache.uima.tools.cpm
Class ElapsedTimeFormatter

java.lang.Object
  extended by org.apache.uima.tools.cpm.ElapsedTimeFormatter

public final class ElapsedTimeFormatter
extends java.lang.Object


Constructor Summary
ElapsedTimeFormatter()
           
 
Method Summary
static java.lang.String format(int totalSecs)
           
 
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

format

public static java.lang.String format(int totalSecs)


Copyright © 2013. All Rights Reserved.