Searched refs:annotationSetOffsets (Results 1 – 1 of 1) sorted by relevance
66 private final HashMap<Integer, Integer> annotationSetOffsets; field in IndexMap80 this.annotationSetOffsets = new HashMap<Integer, Integer>(); in IndexMap()90 this.annotationSetOffsets.put(0, 0); in IndexMap()113 annotationSetOffsets.put(oldOffset, newOffset); in putAnnotationSetOffset()177 return annotationSetOffsets.get(annotationSetOffset); in adjustAnnotationSet()