All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static CallSite |
bootstrap(MethodHandles.Lookup caller,
String name,
MethodType type,
int arity) |
static Object |
divide(Character a,
Character b) |
static Object |
divide(Character a,
Double b) |
static Object |
divide(Character a,
Float b) |
static Object |
divide(Character a,
Integer b) |
static Object |
divide(Character a,
Long b) |
static Object |
divide(Double a,
Character b) |
static Object |
divide(Double a,
Double b) |
static Object |
divide(Double a,
Float b) |
static Object |
divide(Double a,
Integer b) |
static Object |
divide(Double a,
Long b) |
static Object |
divide(Float a,
Character b) |
static Object |
divide(Float a,
Double b) |
static Object |
divide(Float a,
Float b) |
static Object |
divide(Float a,
Integer b) |
static Object |
divide(Float a,
Long b) |
static Object |
divide(Integer a,
Character b) |
static Object |
divide(Integer a,
Double b) |
static Object |
divide(Integer a,
Float b) |
static Object |
divide(Integer a,
Integer b) |
static Object |
divide(Integer a,
Long b) |
static Object |
divide(Long a,
Character b) |
static Object |
divide(Long a,
Double b) |
static Object |
divide(Long a,
Float b) |
static Object |
divide(Long a,
Integer b) |
static Object |
divide(Long a,
Long b) |
static Object |
equals_noguard(Object a,
Object b) |
static Object |
fallback_1(fr.insalyon.citi.golo.runtime.OperatorSupport.MonomorphicInlineCache inlineCache,
Object[] args) |
static Object |
fallback_2(fr.insalyon.citi.golo.runtime.OperatorSupport.MonomorphicInlineCache inlineCache,
Object[] args) |
static boolean |
guard_1(Class<?> expected,
Object arg) |
static boolean |
guard_2(Class<?> expected1,
Class<?> expected2,
Object arg1,
Object arg2) |
static Object |
is_noguard(Object a,
Object b) |
static Object |
isnt_noguard(Object a,
Object b) |
static Object |
less_noguard(Object a,
Object b) |
static Object |
lessorequals_noguard(Object a,
Object b) |
static Object |
minus(Character a,
Character b) |
static Object |
minus(Character a,
Double b) |
static Object |
minus(Character a,
Float b) |
static Object |
minus(Character a,
Integer b) |
static Object |
minus(Character a,
Long b) |
static Object |
minus(Double a,
Character b) |
static Object |
minus(Double a,
Double b) |
static Object |
minus(Double a,
Float b) |
static Object |
minus(Double a,
Integer b) |
static Object |
minus(Double a,
Long b) |
static Object |
minus(Float a,
Character b) |
static Object |
minus(Float a,
Double b) |
static Object |
minus(Float a,
Float b) |
static Object |
minus(Float a,
Integer b) |
static Object |
minus(Float a,
Long b) |
static Object |
minus(Integer a,
Character b) |
static Object |
minus(Integer a,
Double b) |
static Object |
minus(Integer a,
Float b) |
static Object |
minus(Integer a,
Integer b) |
static Object |
minus(Integer a,
Long b) |
static Object |
minus(Long a,
Character b) |
static Object |
minus(Long a,
Double b) |
static Object |
minus(Long a,
Float b) |
static Object |
minus(Long a,
Integer b) |
static Object |
minus(Long a,
Long b) |
static Object |
modulo(Character a,
Character b) |
static Object |
modulo(Character a,
Double b) |
static Object |
modulo(Character a,
Float b) |
static Object |
modulo(Character a,
Integer b) |
static Object |
modulo(Character a,
Long b) |
static Object |
modulo(Double a,
Character b) |
static Object |
modulo(Double a,
Double b) |
static Object |
modulo(Double a,
Float b) |
static Object |
modulo(Double a,
Integer b) |
static Object |
modulo(Double a,
Long b) |
static Object |
modulo(Float a,
Character b) |
static Object |
modulo(Float a,
Double b) |
static Object |
modulo(Float a,
Float b) |
static Object |
modulo(Float a,
Integer b) |
static Object |
modulo(Float a,
Long b) |
static Object |
modulo(Integer a,
Character b) |
static Object |
modulo(Integer a,
Double b) |
static Object |
modulo(Integer a,
Float b) |
static Object |
modulo(Integer a,
Integer b) |
static Object |
modulo(Integer a,
Long b) |
static Object |
modulo(Long a,
Character b) |
static Object |
modulo(Long a,
Double b) |
static Object |
modulo(Long a,
Float b) |
static Object |
modulo(Long a,
Integer b) |
static Object |
modulo(Long a,
Long b) |
static Object |
more_noguard(Object a,
Object b) |
static Object |
moreorequals_noguard(Object a,
Object b) |
static Object |
not(Boolean a) |
static Object |
notequals_noguard(Object a,
Object b) |
static Object |
oftype_noguard(Object a,
Object b) |
static Object |
orifnull_noguard(Object a,
Object b) |
static Object |
plus_fallback(Object a,
Object b) |
static Object |
plus(Character a,
Character b) |
static Object |
plus(Character a,
Double b) |
static Object |
plus(Character a,
Float b) |
static Object |
plus(Character a,
Integer b) |
static Object |
plus(Character a,
Long b) |
static Object |
plus(Double a,
Character b) |
static Object |
plus(Double a,
Double b) |
static Object |
plus(Double a,
Float b) |
static Object |
plus(Double a,
Integer b) |
static Object |
plus(Double a,
Long b) |
static Object |
plus(Float a,
Character b) |
static Object |
plus(Float a,
Double b) |
static Object |
plus(Float a,
Float b) |
static Object |
plus(Float a,
Integer b) |
static Object |
plus(Float a,
Long b) |
static Object |
plus(Integer a,
Character b) |
static Object |
plus(Integer a,
Double b) |
static Object |
plus(Integer a,
Float b) |
static Object |
plus(Integer a,
Integer b) |
static Object |
plus(Integer a,
Long b) |
static Object |
plus(Long a,
Character b) |
static Object |
plus(Long a,
Double b) |
static Object |
plus(Long a,
Float b) |
static Object |
plus(Long a,
Integer b) |
static Object |
plus(Long a,
Long b) |
static Object |
plus(String a,
String b) |
static Object |
times_fallback(Object a,
Object b) |
static Object |
times(Character a,
Character b) |
static Object |
times(Character a,
Double b) |
static Object |
times(Character a,
Float b) |
static Object |
times(Character a,
Integer b) |
static Object |
times(Character a,
Long b) |
static Object |
times(Double a,
Character b) |
static Object |
times(Double a,
Double b) |
static Object |
times(Double a,
Float b) |
static Object |
times(Double a,
Integer b) |
static Object |
times(Double a,
Long b) |
static Object |
times(Float a,
Character b) |
static Object |
times(Float a,
Double b) |
static Object |
times(Float a,
Float b) |
static Object |
times(Float a,
Integer b) |
static Object |
times(Float a,
Long b) |
static Object |
times(Integer a,
Character b) |
static Object |
times(Integer a,
Double b) |
static Object |
times(Integer a,
Float b) |
static Object |
times(Integer a,
Integer b) |
static Object |
times(Integer a,
Long b) |
static Object |
times(Long a,
Character b) |
static Object |
times(Long a,
Double b) |
static Object |
times(Long a,
Float b) |
static Object |
times(Long a,
Integer b) |
static Object |
times(Long a,
Long b) |