RichFaces Examples Iteration 4.3.2.CR1
- java.lang.Object
-
- com.google.common.collect.ForwardingObject
-
- com.google.common.collect.ForwardingCollection<E>
-
- com.google.common.collect.ForwardingSet<E>
-
- org.richfaces.demo.TracingSet<E>
-
-
Constructor Summary
Constructors
| Constructor and Description |
TracingSet() |
-
Method Summary
-
Methods inherited from class com.google.common.collect.ForwardingSet
equals, hashCode, standardEquals, standardHashCode, standardRemoveAll
-
Methods inherited from class com.google.common.collect.ForwardingCollection
contains, containsAll, isEmpty, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArray
-
Methods inherited from class com.google.common.collect.ForwardingObject
toString
-
-
Constructor Detail
-
TracingSet
public TracingSet()
-
Method Detail
-
clear
public void clear()
- Specified by:
clear in interface Collection<E>
- Specified by:
clear in interface Set<E>
- Overrides:
clear in class com.google.common.collect.ForwardingCollection<E>
RichFaces Examples Iteration 4.3.2.CR1
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.