public class JAtomLong extends AbstractJExpressionImpl
Modifier and Type | Field and Description |
---|---|
static String |
SUFFIX_LONG |
Modifier | Constructor and Description |
---|---|
protected |
JAtomLong(long what) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
void |
generate(JFormatter f) |
int |
hashCode() |
long |
what() |
_instanceof, band, bor, cand, complement, component, component, component0, cor, decr, div, div, div, div, div, eq, eq0, eqNull, gt, gt0, gte, gte0, incr, invoke, invoke, lt, lt0, lte, lte0, minus, minus, minus, minus, minus, minus, mod, mul, mul, mul, mul, mul, ne, ne0, neNull, not, plus, plus, plus, plus, plus, plus, predecr, preincr, ref, ref, shl, shl, shr, shr, shrz, shrz, xor
public static final String SUFFIX_LONG
Copyright © 2013–2017 Philip Helger. All rights reserved.