Uses of Interface
org.jruby.Appendable
Packages that use Appendable
-
Uses of Appendable in org.jruby
Classes in org.jruby that implement AppendableModifier and TypeClassDescriptionclass
static class
static class
class
Implementation of the Integer (Fixnum internal) class.class
A representation of a float objectclass
Implementation of Ruby String class Concurrency: no synchronization is required among readers, but all users must synchronize externally with writers.static class
An FString is a frozen string that is also deduplicated and cached.class
Represents a Ruby symbol (e.g.