wt.occurrence
Class OccurrenceCountCache.Count

java.lang.Object
  extended bywt.occurrence.OccurrenceCountCache.Count
Enclosing class:
OccurrenceCountCache

protected class OccurrenceCountCache.Count
extends Object


Field Summary
 int value
           
 
Constructor Summary
OccurrenceCountCache.Count(int initialValue)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

value

public int value
Constructor Detail

OccurrenceCountCache.Count

public OccurrenceCountCache.Count(int initialValue)
Method Detail

toString

public String toString()