Save This Page
Home » commons-collections-3.2.1-src » org.apache.commons » collections » primitives » [javadoc | source]
org.apache.commons.collections.primitives
static class: TestAbstractLongCollection.LongCollectionImpl [javadoc | source]
java.lang.Object
   org.apache.commons.collections.primitives.AbstractLongCollection
      org.apache.commons.collections.primitives.TestAbstractLongCollection$LongCollectionImpl

All Implemented Interfaces:
    LongCollection

Constructor:
 public LongCollectionImpl() 
Method from org.apache.commons.collections.primitives.TestAbstractLongCollection$LongCollectionImpl Summary:
iterator,   size
Methods from org.apache.commons.collections.primitives.AbstractLongCollection:
add,   addAll,   clear,   contains,   containsAll,   isEmpty,   iterator,   removeAll,   removeElement,   retainAll,   size,   toArray,   toArray
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.collections.primitives.TestAbstractLongCollection$LongCollectionImpl Detail:
 public LongIterator iterator() 
 public int size()