public class CacheKey extends Object
Constructor and Description |
---|
CacheKey(Type lookupType,
String name,
Annotation... qualifiers) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static boolean |
safeEquals(Object a,
Object b) |
String |
toString() |
public CacheKey(Type lookupType, String name, Annotation... qualifiers)
Copyright © 2014 Oracle Corporation. All rights reserved.