public abstract static class RenderingHints.Key extends Object
RenderingHints
==
equals()
protected
Key(int privatekey)
boolean
equals(Object o)
int
hashCode()
protected int
intKey()
abstract boolean
isCompatibleValue(Object val)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected Key(int privatekey)
privatekey
public abstract boolean isCompatibleValue(Object val)
val
Object
true
false
protected final int intKey()
public final int hashCode()
hashCode
Object.equals(java.lang.Object)
System.identityHashCode(java.lang.Object)
public final boolean equals(Object o)
equals
o
Object.hashCode()
HashMap