Uses of Class
org.jruby.javasupport.util.ObjectProxyCache.Segment
Packages that use ObjectProxyCache.Segment
-
Uses of ObjectProxyCache.Segment in org.jruby.javasupport.util
Fields in org.jruby.javasupport.util declared as ObjectProxyCache.SegmentModifier and TypeFieldDescriptionprivate final ObjectProxyCache.Segment<T,A>[] ObjectProxyCache.segmentsMethods in org.jruby.javasupport.util that return ObjectProxyCache.SegmentModifier and TypeMethodDescription(package private) static final <T,A> ObjectProxyCache.Segment<T, A>[] ObjectProxyCache.Segment.newArray(int size) private ObjectProxyCache.Segment<T,A> ObjectProxyCache.segmentFor(int hash)