Searched refs:staticDoubleVal (Results 1 – 2 of 2) sorted by relevance
71 staticDoubleVal value is 3.3
317 double staticDoubleVal = field.getDouble(null); in run() local318 System.out.println(" staticDoubleVal value is " + staticDoubleVal); in run()