Package | Description |
---|---|
org.jruby.javasupport.util |
Modifier and Type | Method and Description |
---|---|
static ObjectProxyCache.ReferenceType |
ObjectProxyCache.ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectProxyCache.ReferenceType[] |
ObjectProxyCache.ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ObjectProxyCache(int numSegments,
int initialSegCapacity,
ObjectProxyCache.ReferenceType refType) |
ObjectProxyCache(ObjectProxyCache.ReferenceType refType) |
Copyright © 2001–2015 JRuby. All rights reserved.