|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectProxyCache.ReferenceType | |
|---|---|
| org.jruby.javasupport.util | |
| Uses of ObjectProxyCache.ReferenceType in org.jruby.javasupport.util |
|---|
| Methods in org.jruby.javasupport.util that return ObjectProxyCache.ReferenceType | |
|---|---|
static ObjectProxyCache.ReferenceType |
ObjectProxyCache.ReferenceType.valueOf(java.lang.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. |
| Constructors in org.jruby.javasupport.util with parameters of type ObjectProxyCache.ReferenceType | |
|---|---|
ObjectProxyCache(int numSegments,
int initialSegCapacity,
ObjectProxyCache.ReferenceType refType)
|
|
ObjectProxyCache(ObjectProxyCache.ReferenceType refType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||