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 |
WeakValuedMap
A Map that holds its values weakly and uses object identity for keys.
|
WeakValuedMap.KeyedReference |
Copyright © 2001–2015 JRuby. All rights reserved.