Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
T |
get()
Get the value from the
Context.current() context for this key. |
T |
get(Context context)
Get the value from the specified context for this key.
|
int |
hashCode() |
public T get()
Context.current()
context for this key.