Searched refs:staticValue (Results 1 – 1 of 1) sorted by relevance
123 staticValue = 42;129 System.out.println("Bad.staticValue = " + staticValue); in foo()137 public static int staticValue; field in Bad141 return Bad.staticValue; in $inline$getBadStaticValue()