Searched refs:getCoolestInteger (Results 1 – 4 of 4) sorted by relevance
2 int getCoolestInteger();3 static int coolest_integer = getCoolestInteger();
25 int getCoolestInteger() { return coolestInteger.getValue(); } in getCoolestInteger() function