Subclasses specify a Map implementation to use as the internal storage. The map will be used to map bag elements to a number; the number represents the number of occurrences of that element in the bag. @since 3.0 (previously DefaultMapBag v2.0) @version $Id: AbstractMapBag.java 1491258 2013-06-09 18:35:24Z tn $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|