public static class Injector.Key<T> extends Object
Identifies an injection point.
Key(Type theInterface, String name)
boolean
equals(Object o)
int
hashCode()
isArray()
isCollection()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Key(Type theInterface, String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public boolean isArray()
public boolean isCollection()