Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Compares the specified object with this cell for equality.
|
C |
getColumnKey()
Returns the column key of this cell.
|
R |
getRowKey()
Returns the row key of this cell.
|
V |
getValue()
Returns the value of this cell.
|
int |
hashCode()
Returns the hash code of this cell.
|
R getRowKey()
C getColumnKey()
V getValue()
boolean equals(Object obj)
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.