Searched refs:MyKey (Results 1 – 2 of 2) sorted by relevance
454 MyKey aKey = new MyKey(); in test_putLjava_lang_ObjectLjava_lang_Object()456 assertNull(objmap.remove(new MyKey())); in test_putLjava_lang_ObjectLjava_lang_Object()461 static class MyKey { class in HashMapTest462 public MyKey() { in MyKey() method in HashMapTest.MyKey572 assertNull(map.remove(new MyKey())); in test_removeLjava_lang_Object()
523 private class MyKey implements Key { class in SignatureTest535 private class MyPublicKey extends MyKey implements PublicKey {}537 private class MyPrivateKey extends MyKey implements PrivateKey {}