Searched refs:annotationSetOffsets (Results 1 – 1 of 1) sorted by relevance
72 private final HashMap<Integer, Integer> annotationSetOffsets; field in IndexMap88 this.annotationSetOffsets = new HashMap<Integer, Integer>(); in IndexMap()98 this.annotationSetOffsets.put(0, 0); in IndexMap()121 annotationSetOffsets.put(oldOffset, newOffset); in putAnnotationSetOffset()185 return annotationSetOffsets.get(annotationSetOffset); in adjustAnnotationSet()