ij.plugin
Class Timer2

java.lang.Object
  extended by ij.plugin.Timer2

 class Timer2
extends java.lang.Object


Field Summary
(package private)  int j
           
(package private) static int k
           
 
Constructor Summary
Timer2()
           
 
Method Summary
 int getJ()
           
static int getJClass()
           
 int getJFinal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

j

int j

k

static int k
Constructor Detail

Timer2

Timer2()
Method Detail

getJ

public int getJ()

getJFinal

public final int getJFinal()

getJClass

public static int getJClass()