org.aksw.commons.util
Class Time

java.lang.Object
  extended by org.aksw.commons.util.Time

public class Time
extends Object


Field Summary
static DecimalFormat dfGnuPlotDefault
           
static DecimalFormat dfLatexDefault
           
static DecimalFormat dfPercentage
           
 
Constructor Summary
Time()
           
 
Method Summary
static String neededMs(double timeInMs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dfGnuPlotDefault

public static DecimalFormat dfGnuPlotDefault

dfLatexDefault

public static DecimalFormat dfLatexDefault

dfPercentage

public static DecimalFormat dfPercentage
Constructor Detail

Time

public Time()
Method Detail

neededMs

public static String neededMs(double timeInMs)


Copyright © 2012. All Rights Reserved.