Searched refs:annotationSetRefListOffsets (Results 1 – 1 of 1) sorted by relevance
73 private final HashMap<Integer, Integer> annotationSetRefListOffsets; field in IndexMap89 this.annotationSetRefListOffsets = new HashMap<Integer, Integer>(); in IndexMap()128 annotationSetRefListOffsets.put(oldOffset, newOffset); in putAnnotationSetRefListOffset()189 return annotationSetRefListOffsets.get(annotationSetRefListOffset); in adjustAnnotationSetRefList()