public class RequestKey extends Object
RequestKey(String url)
RequestKey(String url, String method)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RequestKey(String url)
public RequestKey(String url, String method)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString