Skip navigation links
A B C D E G I M R T 

R

remove() - Method in class ArrayBag
Removes one unspecified entry from this bag, if possible.
remove(T) - Method in class ArrayBag
Removes one occurrence of a given entry from this bag.
remove() - Method in interface BagInterface
Removes one unspecified entry from this bag, if possible.
remove(T) - Method in interface BagInterface
Removes one occurrence of a given entry from this bag, if possible.
removeDuplicates() - Method in class ArrayBag
Remove all duplicate items from a bag
A B C D E G I M R T 
Skip navigation links