Searched refs:hashEnumList (Results 1 – 2 of 2) sorted by relevance
274 hash = (53 * hash) + Internal.hashEnumList(list); in hashFields()
249 public static int hashEnumList(List<? extends EnumLite> list) { in hashEnumList() method in Internal