Searched defs:updateMax (Results 1 – 2 of 2) sorted by relevance
41 public static void updateMax(AtomicLong currentMax, long newValue) in updateMax() method in Atomics63 public static void updateMax(AtomicInteger currentMax, int newValue) in updateMax() method in Atomics
166 void updateMax(int locals, int stack) { in updateMax() method in ExprEditor.LoopContext