Searched refs:objectToInt (Results 1 – 4 of 4) sorted by relevance
175 private final Map<T, Integer> objectToInt = new HashMap<>(); field in XLocaleDistance.IdMakerFull196 Integer result = objectToInt.get(source); in add()199 objectToInt.put(source, newResult); in add()211 return objectToInt.get(source); in toId()237 Integer result = objectToInt.get(source); in getOldAndAdd()240 objectToInt.put(source, newResult); in getOldAndAdd()
262 private final Map<T, Integer> objectToInt = new HashMap<>(); field in XLocaleDistance.IdMakerFull283 Integer result = objectToInt.get(source); in add()286 objectToInt.put(source, newResult); in add()299 return objectToInt.get(source); in toId()324 Integer result = objectToInt.get(source); in getOldAndAdd()327 objectToInt.put(source, newResult); in getOldAndAdd()
272 private final Map<T, Integer> objectToInt = new HashMap<>(); field in XLocaleDistance.IdMakerFull293 Integer result = objectToInt.get(source); in add()296 objectToInt.put(source, newResult); in add()309 return objectToInt.get(source); in toId()334 Integer result = objectToInt.get(source); in getOldAndAdd()337 objectToInt.put(source, newResult); in getOldAndAdd()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...