Searched refs:PRIMITIVE_LONG (Results 1 – 5 of 5) sorted by relevance
97 if (super.getType() != PRIMITIVE_LONG) { in getValueLong()163 case PRIMITIVE_LONG: in stringifyValue()214 case PRIMITIVE_LONG: in dump()
73 public static final byte PRIMITIVE_LONG = 'J'; field in ElementValue87 case PRIMITIVE_LONG: in readElementValue()
142 case PRIMITIVE_LONG: in SimpleElementValueGen()214 case PRIMITIVE_LONG: in stringifyValue()257 case PRIMITIVE_LONG: in dump()
89 public static final int PRIMITIVE_LONG = 'J'; field in ElementValueGen117 return new SimpleElementValueGen(PRIMITIVE_LONG, dis in readElementValue()
93 ElementValueGen.PRIMITIVE_LONG, cp, 3334455L); in testCreateLongElementValue()