API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.lang. Readable View Source
Author(s)
Since
1.5
Version
1.4 05/11/17
Serial
Hierarchy
 Readable
Subinterfaces
Description
public interface Readable
  A Readable is a source of characters.
See also:   
Methods
Hide/Show inherited methods
public int read (CharBuffer cb) throws IOException
  Attempts to read characters into the specified character buffer.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar