Searched defs:toInt (Results 1 – 4 of 4) 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
205 public int toInt() { in toInt() method in StatusWord
254 private int toInt(long l) { in toInt() method in ChartDataUsagePreference