private final class FsCharsetArchiveDriver.ThreadLocalCharsetEncoder extends ThreadLocal<CharsetEncoder>
| Modifier | Constructor and Description |
|---|---|
private |
FsCharsetArchiveDriver.ThreadLocalCharsetEncoder() |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
canEncode(CharSequence cs) |
protected CharsetEncoder |
initialValue() |
get, remove, setprivate FsCharsetArchiveDriver.ThreadLocalCharsetEncoder()
boolean canEncode(CharSequence cs)
protected CharsetEncoder initialValue()
initialValue in class ThreadLocal<CharsetEncoder>Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.