Lines Matching defs:doubleValue
458 public static double constructBase(double doubleValue, Object objectValue) { in constructBase()
491 public static double constructBase(int intValue, double doubleValue, Object objectValue) { in constructBase()
519 public static double constructBaseWith0DoubleNull(double doubleValue) { in constructBaseWith0DoubleNull()
543 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructBase()
570 public static double constructBase(double doubleValue) { in constructBase()
736 public static double constructDerived(double doubleValue) { in constructDerived()
780 public static double constructDerived(int intValue, double doubleValue, Object objectValue) { in constructDerived()
804 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructDerived()
866 int intValue, double doubleValue, Object objectValue, float floatValue) { in constructDerived()
1008 public static double constructDerivedWithFinalField(double doubleValue) { in constructDerivedWithFinalField()
1057 public static double constructDerivedWithFinalField(int intValue, double doubleValue) { in constructDerivedWithFinalField()