Searched refs:intID (Results 1 – 1 of 1) sorted by relevance
63 static EntryType toEntryType(int intID) { in toEntryType() argument64 return EntryType.values()[intID]; in toEntryType()