Searched defs:LONG_VALUE (Results 1 – 7 of 7) sorted by relevance
35 private static final Value LONG_VALUE = Value.longValue(9876543210L); field in PointTest
50 public static final BasicValue LONG_VALUE = new BasicValue(Type.LONG_TYPE); field in BasicValue
35 static final LongValue LONG_VALUE = new UnknownLongValue(); field in ValueFactory
53 private static final long LONG_VALUE = 17L; field in MultiTestRoot2Test
60 private static final long LONG_VALUE = 11L; field in MultiTestRoot1Test
115 private static final Method LONG_VALUE = Method.getMethod("long longValue()"); field in GeneratorAdapter
154 LONG_VALUE(2), enumConstant