Searched defs:oldKey (Results 1 – 3 of 3) sorted by relevance
1138 public ObjectBuilder move(String oldKey, String newKey) { in move()1416 public ObjectBuilder move(String oldKey, String newKey) { in move()
749 int oldKey = ((Integer) getFieldValue(mapEntry, "key")).intValue(); in testReflectionApi() local
840 int oldKey = ((Integer) getFieldValue(mapEntry, "key")).intValue(); in testReflectionApi() local