Searched defs:floatValue (Results 1 – 3 of 3) sorted by relevance
51 public Derived(float floatValue) { in Derived()56 public Derived(int intValue, double doubleValue, Object objectValue, float floatValue) { in Derived()
134 final float floatValue = 3.14159f; in storeValues() local
808 public static double constructDerived(float floatValue) { in constructDerived()842 int intValue, double doubleValue, Object objectValue, float floatValue) { in constructDerived()