Bench
Class Latency

java.lang.Object
  extended by Bench.Latency

public class Latency
extends java.lang.Object

Latency benchmark client


Field Summary
private static int calls
           
 
Constructor Summary
Latency()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

calls

private static final int calls
See Also:
Constant Field Values
Constructor Detail

Latency

public Latency()
Method Detail

main

public static void main(java.lang.String[] args)