|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
org.apache.commons.collections.primitives.adapters.NonSerializableByteCollectionCollection
final class NonSerializableByteCollectionCollection
| Field Summary | |
|---|---|
private ByteCollection |
_collection
|
| Constructor Summary | |
|---|---|
NonSerializableByteCollectionCollection(ByteCollection collection)
Creates a Collection wrapping
the specified ByteCollection. |
|
| Method Summary | |
|---|---|
protected ByteCollection |
getByteCollection()
|
| Methods inherited from class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection |
|---|
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 ByteCollection _collection
| Constructor Detail |
|---|
public NonSerializableByteCollectionCollection(ByteCollection collection)
Collection wrapping
the specified ByteCollection.
| Method Detail |
|---|
protected ByteCollection getByteCollection()
getByteCollection in class AbstractByteCollectionCollection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||