Lines Matching defs:doubleValue
495 public static double constructBase(double doubleValue, Object objectValue) { in constructBase()
528 public static double constructBase(int intValue, double doubleValue, Object objectValue) { in constructBase()
556 public static double constructBaseWith0DoubleNull(double doubleValue) { in constructBaseWith0DoubleNull()
580 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructBase()
607 public static double constructBase(double doubleValue) { in constructBase()
773 public static double constructDerived(double doubleValue) { in constructDerived()
817 public static double constructDerived(int intValue, double doubleValue, Object objectValue) { in constructDerived()
841 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructDerived()
903 int intValue, double doubleValue, Object objectValue, float floatValue) { in constructDerived()
1045 public static double constructDerivedWithFinalField(double doubleValue) { in constructDerivedWithFinalField()
1094 public static double constructDerivedWithFinalField(int intValue, double doubleValue) { in constructDerivedWithFinalField()