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