| Package | Description |
|---|---|
| org.jruby |
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.ThreadLocal<java.lang.ref.SoftReference<RubyEncoding.UTF8Coder>> |
RubyEncoding.UTF8_CODER
UTF8Coder wrapped in a SoftReference to avoid possible ClassLoader leak.
|
| Modifier and Type | Method and Description |
|---|---|
private static RubyEncoding.UTF8Coder |
RubyEncoding.getUTF8Coder() |