org.apache.commons.collections.set
Class MapBackedSet.util.Collection
Specified by:
iterator in interface java.util.Set
Overrides:
iterator in class AbstractCollectionDecorator

add

public boolean add(java.lang.Object object)
Specified by:
add in interface java.util.Collection
Specified by:
add in interface java.util.Set
Overrides:
add in class AbstractCollectionDecorator

addAll

public boolean addAll(java.util.Collection coll)
Specified by:
addAll in interface java.util.Collection
Specified by:
addAll in interface java.util.Set
Overrides:
addAll in class AbstractCollectionDecorator

clear

public void clear()
Specified by:
clear in interface java.util.Collection
Specified by:
clear in interface java.util.Set
Overrides:
clear in class AbstractCollectionDecorator

remove

public boolean remove(java.lang.Object object)
Specified by:
remove in interface java.util.Collection
Specified by:
remove in interface java.util.Set
Overrides:
remove in class AbstractCollectionDecorator

removeAll

public boolean removeAll(java.util.Collection coll)
Specified by:
removeAll in interface java.util.Collection
Specified by:
removeAll in interface java.util.Set
Overrides:
removeAll in class AbstractCollectionDecorator

retainAll

public boolean retainAll(java.util.Collection coll)
Specified by:
retainAll in interface java.util.Collection
Specified by:
retainAll in interface java.util.Set
Overrides:
retainAll in class AbstractCollectionDecorator

subSet

public java.util.SortedSet subSet(java.lang.Object fromElement,
                                  java.lang.Object toElement)
Specified by:
subSet in interface java.util.SortedSet
Overrides:
subSet in class AbstractSortedSetDecorator

headSet

public java.util.SortedSet headSet(java.lang.Object toElement)
Specified by:
headSet in interface java.util.SortedSet
Overrides:
headSet in class AbstractSortedSetDecorator

tailSet

public java.util.SortedSet tailSet(java.lang.Object fromElement)
Specified by:
tailSet in interface java.util.SortedSet
Overrides:
tailSet in class AbstractSortedSetDecorator


Copyright © 2001-2015 Apache Software Foundation. All Rights Reserved. ././@LongLink0000000000000000000000000000015200000000000011563 Lustar rootroot./usr/share/doc/libcommons-collections3-java-doc/api/org/apache/commons/collections/set/MapBackedSet.html./usr/share/doc/libcommons-collections3-java-doc/api/org/apache/commons/collections/set/MapBackedSet0000644000000000000000000006010112625071556032376 0ustar rootroot MapBackedSet (Commons Collections 3.2.1 API)

org.apache.commons.collections.set
Class MapBackedSet.util.Collection
Specified by:
iterator in interface java.util.Set
Overrides:
iterator in class AbstractCollectionDecorator

add

public boolean add(java.lang.Object object)
Specified by:
add in interface java.util.Collection
Specified by:
add in interface java.util.Set
Overrides:
add in class AbstractCollectionDecorator

addAll

public boolean addAll(java.util.Collection coll)
Specified by:
addAll in interface java.util.Collection
Specified by:
addAll in interface java.util.Set
Overrides:
addAll in class AbstractCollectionDecorator

clear

public void clear()
Specified by:
clear in interface java.util.Collection
Specified by:
clear in interface java.util.Set
Overrides:
clear in class AbstractCollectionDecorator

remove

public boolean remove(java.lang.Object object)
Specified by:
remove in interface java.util.Collection
Specified by:
remove in interface java.util.Set
Overrides:
remove in class AbstractCollectionDecorator

removeAll

public boolean removeAll(java.util.Collection coll)
Specified by:
removeAll in interface java.util.Collection
Specified by:
removeAll in interface java.util.Set
Overrides:
removeAll in class AbstractCollectionDecorator