Searched defs:applyAsInt (Results 1 – 6 of 6) sorted by relevance
47 int applyAsInt(long value); in applyAsInt() method
47 int applyAsInt(double value); in applyAsInt() method
48 int applyAsInt(T value); in applyAsInt() method
49 int applyAsInt(int left, int right); in applyAsInt() method
51 int applyAsInt(T t, U u); in applyAsInt() method
49 int applyAsInt(int operand); in applyAsInt() method