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