Lines Matching defs:doubleValue
454 public static double constructBase(double doubleValue, Object objectValue) { in constructBase()
487 public static double constructBase(int intValue, double doubleValue, Object objectValue) { in constructBase()
515 public static double constructBaseWith0DoubleNull(double doubleValue) { in constructBaseWith0DoubleNull()
539 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructBase()
566 public static double constructBase(double doubleValue) { in constructBase()
732 public static double constructDerived(double doubleValue) { in constructDerived()
776 public static double constructDerived(int intValue, double doubleValue, Object objectValue) { in constructDerived()
800 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructDerived()
862 int intValue, double doubleValue, Object objectValue, float floatValue) { in constructDerived()
1004 public static double constructDerivedWithFinalField(double doubleValue) { in constructDerivedWithFinalField()
1053 public static double constructDerivedWithFinalField(int intValue, double doubleValue) { in constructDerivedWithFinalField()