Searched refs:staticValuesOffsets (Results 1 – 1 of 1) sorted by relevance
69 private final HashMap<Integer, Integer> staticValuesOffsets; field in IndexMap83 this.staticValuesOffsets = new HashMap<Integer, Integer>(); in IndexMap()92 this.staticValuesOffsets.put(0, 0); in IndexMap()134 staticValuesOffsets.put(oldOffset, newOffset); in putStaticValuesOffset()189 return staticValuesOffsets.get(staticValuesOffset); in adjustStaticValues()