public static class JavaSites.HelpersSites
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CallSite |
hash |
CallSite |
op_equal |
ThreadContext.RecursiveFunctionEx<Ruby> |
recursive_hash |
Constructor and Description |
---|
HelpersSites() |
public final CallSite hash
public final CallSite op_equal
public final ThreadContext.RecursiveFunctionEx<Ruby> recursive_hash
Copyright © 2001-2018 JRuby. All Rights Reserved.