Uses of Interface
org.jruby.runtime.encoding.EncodingCapable
Packages that use EncodingCapable
-
Uses of EncodingCapable in org.jruby
Classes in org.jruby that implement EncodingCapableModifier and TypeClassDescriptionclassThe Ruby File class.classclassImplementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers.static classAn FString is a frozen string that is also deduplicated and cached.classRepresents a Ruby symbol (e.g.