Uses of Package
org.jruby.util.collections
Packages that use org.jruby.util.collections
Package
Description
This package contains the implementation of
ProfilingService and all related
classes will be used for all profiling methods which are shipped with jruby.-
Classes in org.jruby.util.collections used by org.jrubyClassDescriptionA hash table with weak keys, full concurrency of retrievals, and adjustable expected concurrency for updates.Map-like that holds its values weakly and uses object identity for keys.Map-like that holds its values weakly (backed by a concurrent hash map).
-
Classes in org.jruby.util.collections used by org.jruby.ext.coverage
-
Classes in org.jruby.util.collections used by org.jruby.ir.targets
-
Classes in org.jruby.util.collections used by org.jruby.java.dispatch
-
Classes in org.jruby.util.collections used by org.jruby.java.invokersClassDescriptionA lock-free alternate implementation of
ConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs. -
Classes in org.jruby.util.collections used by org.jruby.javasupportClassDescriptionRepresents a cache or other mechanism for getting the Ruby-level proxy classes for a given Java class.A lock-free alternate implementation of
ConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs. -
Classes in org.jruby.util.collections used by org.jruby.runtime.loadClassDescriptionAn RubyArray that maintains an O(1) Set for fast include? operations.
-
Classes in org.jruby.util.collections used by org.jruby.runtime.profile.builtinClassDescriptionA lock-free alternate implementation of
ConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs. -
Classes in org.jruby.util.collections used by org.jruby.runtime.scopeClassDescriptionA lock-free alternate implementation of
ConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs. -
Classes in org.jruby.util.collections used by org.jruby.specializedClassDescriptionA lock-free alternate implementation of
ConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs. -
Classes in org.jruby.util.collections used by org.jruby.util
-
Classes in org.jruby.util.collections used by org.jruby.util.collectionsClassDescriptionA simple implementation of
Map.Entry.Represents a cache or other mechanism for getting the Ruby-level proxy classes for a given Java class.Calculate a value based on an incoming class.An auto-resizing table oflongs, supporting low-contention CAS operations.ConcurrentWeakHashMap list entry.Segments are specialized versions of hash tables.A simple high-performance counter.A lock-free alternate implementation ofConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs.A simple set that uses weak references to ensure that its elements can be garbage collected.Map-like that holds its values weakly (backed by a concurrent hash map). -
Classes in org.jruby.util.collections used by org.jruby.util.ioClassDescriptionA lock-free alternate implementation of
ConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs.