|
Oracle® Coherence Java API Reference Release 3.6.1.0 E18814-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
Specialization of InflatableCollection that surfaces as a Set.
| Field Summary |
|---|
| Fields inherited from class com.tangosol.util.InflatableCollection |
|---|
m_colValue, m_oValue, NO_VALUE |
| Constructor Summary | |
|---|---|
InflatableSet() |
|
| Method Summary | |
|---|---|
protected java.util.Collection |
instantiateCollection()Create a new expanded set. |
| Methods inherited from class com.tangosol.util.InflatableCollection |
|---|
add, clear, contains, equals, hashCode, iterator, remove, size, toArray, toArray |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, isEmpty, removeAll, retainAll, 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 java.util.Collection instantiateCollection()
instantiateCollection in class InflatableCollection
|
Oracle® Coherence Java API Reference Release 3.6.1.0 E18814-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||