JTools

org.jtools.examples
Class ExampleUtils

java.lang.Object
  extended by org.jtools.examples.ExampleUtils

public final class ExampleUtils
extends Object


Field Summary
static Runtime rt
           
 
Constructor Summary
ExampleUtils()
           
 
Method Summary
static long compact()
           
static void log(PrintStream out, int[] size, String test, String version, long mem, long tme, long cnt, String txt)
           
static void logHeader(PrintStream out, int[] size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rt

public static final Runtime rt
Constructor Detail

ExampleUtils

public ExampleUtils()
Method Detail

compact

public static long compact()

log

public static void log(PrintStream out,
                       int[] size,
                       String test,
                       String version,
                       long mem,
                       long tme,
                       long cnt,
                       String txt)

logHeader

public static void logHeader(PrintStream out,
                             int[] size)

JTools

© 2000-2006, JTools.org.