| Package | Description |
|---|---|
| org.jruby.javasupport | |
| org.jruby.javasupport.util |
| Modifier and Type | Field and Description |
|---|---|
private ObjectProxyCache<IRubyObject,RubyClass> |
JavaSupport.objectProxyCache |
| Modifier and Type | Method and Description |
|---|---|
ObjectProxyCache<IRubyObject,RubyClass> |
JavaSupport.getObjectProxyCache() |
| Modifier and Type | Field and Description |
|---|---|
(package private) ObjectProxyCache<T,A> |
ObjectProxyCache.Segment.cache |
| Constructor and Description |
|---|
Segment(int capacity,
ObjectProxyCache<T,A> cache) |