Searched defs:DOUBLE_VALUE (Results 1 – 5 of 5) sorted by relevance
34 private static final Value DOUBLE_VALUE = Value.doubleValue(55.5); field in PointTest
53 public static final BasicValue DOUBLE_VALUE = new BasicValue(Type.DOUBLE_TYPE); field in BasicValue
37 static final DoubleValue DOUBLE_VALUE = new UnknownDoubleValue(); field in ValueFactory
117 private static final Method DOUBLE_VALUE = Method.getMethod("double doubleValue()"); field in GeneratorAdapter
155 DOUBLE_VALUE(3), enumConstant