Searched refs:keyWithInstance (Results 1 – 1 of 1) sorted by relevance
160 Key<String> keyWithInstance = Key.get(String.class, instance); in testEqualityOfAnnotationTypesAndInstances() local162 assertEqualsBothWays(keyWithInstance, keyWithLiteral); in testEqualityOfAnnotationTypesAndInstances()