Uses of Class
org.jruby.RubyEncoding.UTF8Coder
Packages that use RubyEncoding.UTF8Coder
-
Uses of RubyEncoding.UTF8Coder in org.jruby
Fields in org.jruby with type parameters of type RubyEncoding.UTF8CoderModifier and TypeFieldDescriptionprivate static final ThreadLocal<SoftReference<RubyEncoding.UTF8Coder>>RubyEncoding.UTF8_CODERThread-local UTF8Coder wrapped in a SoftReference to avoid possible ClassLoader leak.Methods in org.jruby that return RubyEncoding.UTF8CoderModifier and TypeMethodDescriptionprivate static RubyEncoding.UTF8CoderRubyEncoding.getUTF8Coder()