public static class JavaSites.ComparableSites
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CallSite |
op_cmp |
CallSite |
op_gt |
CallSite |
op_lt |
RespondToCallSite |
respond_to_op_cmp |
Constructor and Description |
---|
ComparableSites() |
public final RespondToCallSite respond_to_op_cmp
public final CallSite op_cmp
public final CallSite op_lt
public final CallSite op_gt
Copyright © 2001-2020 JRuby. All Rights Reserved.