|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
java.util.AbstractCollection
com.tangosol.util.InflatableCollection
com.tangosol.util.InflatableSet
public class InflatableSet
A Set specialization of InflatableCollection.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.tangosol.util.InflatableCollection |
|---|
InflatableCollection.InflatedCollection |
| Field Summary |
|---|
| Fields inherited from class com.tangosol.util.InflatableCollection |
|---|
m_oValue, NO_VALUE, VALUE_UPDATER |
| Constructor Summary | |
|---|---|
InflatableSet() |
|
| Method Summary | |
|---|---|
protected InflatableCollection.InflatedCollection |
instantiateCollection()Factory method used to create a new Collection. |
| Methods inherited from class com.tangosol.util.InflatableCollection |
|---|
add, clear, contains, equals, hashCode, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, isEmpty, toString |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Constructor Detail |
|---|
public InflatableSet()
| Method Detail |
|---|
protected InflatableCollection.InflatedCollection instantiateCollection()
instantiateCollection in class InflatableCollection
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||