wt.fc
Class WTObjectCounter.Counter

java.lang.Object
  extended bywt.fc.WTObjectCounter.Counter
Enclosing class:
WTObjectCounter

class WTObjectCounter.Counter
extends Object


Field Summary
(package private)  int finalized
           
(package private)  int materialized
           
 
Constructor Summary
(package private) WTObjectCounter.Counter()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

materialized

int materialized

finalized

int finalized
Constructor Detail

WTObjectCounter.Counter

WTObjectCounter.Counter()
Method Detail

toString

public String toString()