Searched refs:staticDouble (Results 1 – 4 of 4) sorted by relevance
26 public static double staticDouble; field in Blort31 (int) staticLong + (int) staticFloat + (int) staticDouble; in test1()48 staticDouble = i; in test2()
16 0013: sget-wide v2, Blort.staticDouble:D56 001f: sput-wide v3, Blort.staticDouble:D
67 Field name is staticDouble
539 public static double staticDouble = 3.3; field in Target