public final class Key extends Object
EndpointCache
Query
Keys are value objects with informative string representations.
boolean
equals(Object obj)
int
hashCode()
static Key
key(String name, Query<?> query)
Key
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static Key key(String name, Query<?> query)
name
query
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2017. All Rights Reserved.