tango.util.collection.model.BagView

interface BagView(V) : View!(V) ΒΆ#
Bags are collections supporting multiple occurrences of elements.

Author:

Doug Lea @version 0.93

For an introduction to this package see Overview .