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