Searched refs:OFF_INT (Results 1 – 2 of 2) sorted by relevance
54 final static public Level OFF = new Level(OFF_INT, "OFF", 0);143 case OFF_INT: in toLevel()
34 public final static int OFF_INT = Integer.MAX_VALUE; field in Priority