public class Key extends Object
HashMap
Key(Object... contents)
boolean
equals(Object obj)
int
hashCode()
static Key
toKey(Object... contents)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Key(Object... contents)
contents
null
public static Key toKey(Object... contents)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2014–2015. All rights reserved.