Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.commons.collections.primitives.adapters.io: Javadoc index of package org.apache.commons.collections.primitives.adapters.io.


Package Samples:

org.apache.commons.collections.primitives.adapters.io: Adapters for converting between the primitive and object based versions of the collections framework.  

Classes:

InputStreamByteIterator: Adapts an java.io.InputStream to the org.apache.commons.collections.primitives.ByteIterator interface.
ByteIteratorInputStream: Adapts an org.apache.commons.collections.primitives.ByteIterator to the java.io.InputStream interface.
CharIteratorReader: Adapts a org.apache.commons.collections.primitives.CharIterator to the java.io.Reader interface.
ReaderCharIterator: Adapts a java.io.Reader to the org.apache.commons.collections.primitives.CharIterator interface.
PackageTestSuite: Test this package.
TestByteIteratorInputStream
TestInputStreamByteIterator
TestReaderCharIterator
TestCharIteratorReader

Home | Contact Us | Privacy Policy | Terms of Service