|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.nio.charset.CoderResult.Cache
Field Summary | |
private Map |
cache
|
Constructor Summary | |
private |
CoderResult.Cache()
|
Method Summary | |
protected abstract CoderResult |
create(int len)
|
private CoderResult |
get(int len)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private Map cache
Constructor Detail |
private CoderResult.Cache()
Method Detail |
protected abstract CoderResult create(int len)
private CoderResult get(int len)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |