Searched defs:toInt (Results 1 – 5 of 5) sorted by relevance
43 constexpr auto toInt(const EnumT value) { in toInt() function
33 static <E extends Enum<E> & FlagEnum> int toInt(Set<E> enumSet) { in toInt() method
155 public final int toInt() { in toInt() method in SessionMetricsLogger.State
205 public int toInt() { in toInt() method in StatusWord
249 private int toInt(long l) { in toInt() method in ChartDataUsagePreference