|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
org.apache.commons.collections.primitives.adapters.NonSerializableLongCollectionCollection
final class NonSerializableLongCollectionCollection
| Field Summary | |
|---|---|
private LongCollection |
_collection
|
| Constructor Summary | |
|---|---|
NonSerializableLongCollectionCollection(LongCollection collection)
Creates a Collection wrapping
the specified LongCollection. |
|
| Method Summary | |
|---|---|
protected LongCollection |
getLongCollection()
|
| Methods inherited from class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Collection |
|---|
equals, hashCode |
| Field Detail |
|---|
private LongCollection _collection
| Constructor Detail |
|---|
public NonSerializableLongCollectionCollection(LongCollection collection)
Collection wrapping
the specified LongCollection.
| Method Detail |
|---|
protected LongCollection getLongCollection()
getLongCollection in class AbstractLongCollectionCollection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||