| Package | Description |
|---|---|
| org.jruby.javasupport.util |
| Modifier and Type | Field and Description |
|---|---|
private ObjectProxyCache.Segment<T,A>[] |
ObjectProxyCache.segments |
| Modifier and Type | Method and Description |
|---|---|
(package private) static <T,A> ObjectProxyCache.Segment<T,A>[] |
ObjectProxyCache.Segment.newArray(int size) |
private ObjectProxyCache.Segment<T,A> |
ObjectProxyCache.segmentFor(int hash) |