|
|
java > java.nio > java.nio.charset > java.nio.charset.charsetdecoder >
Class: java.nio.charset.CharsetDecoder java.lang.Object java.nio.charset.CharsetDecoder
public abstract class CharsetDecoder extends Object
FIELDS:
CONSTRUCTORS:
| | | protected | CharsetDecoder(Charset cs, float averageCharsPerByte, float maxCharsPerByte) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|