| Package | Description |
|---|---|
| org.jruby.java.dispatch | |
| org.jruby.javasupport | |
| org.jruby.runtime.load | |
| org.jruby.runtime.profile.builtin |
This package contains the implementation of
ProfilingService and all related
classes will be used for all profiling methods which are shipped with jruby. |
| org.jruby.util.collections |
| Class and Description |
|---|
| IntHashMap |
| Class and Description |
|---|
| ClassValue
Represents a cache or other mechanism for getting the Ruby-level proxy classes
for a given Java class.
|
| Class and Description |
|---|
| StringArraySet
An RubyArray that maintains an O(1) Set for fast include? operations.
|
| Class and Description |
|---|
| IntHashMap |
| Class and Description |
|---|
| ClassValue
Represents a cache or other mechanism for getting the Ruby-level proxy classes
for a given Java class.
|
| ClassValueCalculator
Calculate a value based on an incoming class.
|
| IntHashMap |
| IntHashMap.Entry |
| WeakHashSet
A simple set that uses weak references to ensure that its elements can be garbage collected.
|
| WeakValuedMap
Map-like that holds its values weakly (backed by a concurrent hash map).
|
| WeakValuedMap.KeyedReference |
Copyright © 2001–2024 JRuby. All rights reserved.