polyglot.frontend
Class Stats.Times

java.lang.Object
  extended by polyglot.frontend.Stats.Times
Enclosing class:
Stats

protected static class Stats.Times
extends java.lang.Object


Field Summary
 long exclusive
           
 long inclusive
           
 
Constructor Summary
protected Stats.Times()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inclusive

public long inclusive

exclusive

public long exclusive
Constructor Detail

Stats.Times

protected Stats.Times()