public static class GuiOsmConstants.CheckedTexturePaint
extends java.awt.TexturePaint
GuiOsmConstants.createCheckedTexture(java.awt.Color, java.awt.Color, int)
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Test if this specified Object is "equal to" this one.
|
int |
hashCode()
Returns a hash code value for the object.
|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- Object to comparepublic int hashCode()
hashCode
in class java.lang.Object
equals(Object)