Searched refs:TYPES (Results 1 – 1 of 1) sorted by relevance
1008 private static Type[] TYPES = new Type[] { field in Parser.HprofBuffer1016 Type type = id < TYPES.length ? TYPES[id] : null; in getType()