Uses of Class
org.jruby.Ruby.FStringEqual
Packages that use Ruby.FStringEqual
-
Uses of Ruby.FStringEqual in org.jruby
Fields in org.jruby with type parameters of type Ruby.FStringEqualModifier and TypeFieldDescriptionprivate final ThreadLocal<Ruby.FStringEqual>Ruby.DEDUP_WRAPPER_CACHEprivate final ConcurrentHashMap<Ruby.FStringEqual,WeakReference<RubyString>> Ruby.dedupMapA map from Ruby string data to a pre-frozen global version of that string.