public static class Structure2D.RowColumnKey<R,C> extends Object
| Constructor and Description |
|---|
RowColumnKey(R row,
C col) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static <R,C> Structure2D.RowColumnKey<R,C> |
of(R row,
C col) |
Copyright © 2018 Optimatika. All rights reserved.