Class SimpleCollectionTracker
java.lang.Object
org.hibernate.bytecode.enhance.internal.tracker.SimpleCollectionTracker
- All Implemented Interfaces:
CollectionTracker
small low memory class to keep track of the number of elements in a collection
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleCollectionTracker
public SimpleCollectionTracker()
-
-
Method Details
-
add
- Specified by:
add
in interfaceCollectionTracker
-
getSize
- Specified by:
getSize
in interfaceCollectionTracker
-