Interface CollectionTracker
- All Known Implementing Classes:
NoopCollectionTracker
,SimpleCollectionTracker
public interface CollectionTracker
Interface to be implemented by collection trackers that hold the expected size od collections, a simplified
Map<String, int>
.-
Method Summary
-
Method Details
-
add
-
getSize
-