Uses of Class
org.jruby.RubyEncoding.RawCoder
Packages that use RubyEncoding.RawCoder
-
Uses of RubyEncoding.RawCoder in org.jruby
Fields in org.jruby with type parameters of type RubyEncoding.RawCoderModifier and TypeFieldDescriptionprivate static final ThreadLocal<SoftReference<RubyEncoding.RawCoder>>RubyEncoding.RAW_CODERThread-local RawCoder wrapped in a SoftReference to avoid possible ClassLoader leak.Methods in org.jruby that return RubyEncoding.RawCoderModifier and TypeMethodDescriptionprivate static RubyEncoding.RawCoderRubyEncoding.getRawCoder()