Package com.anylogic.engine
- java.lang.Object
-
- com.anylogic.engine.CellPosition
- All Implemented Interfaces:
java.io.Serializable
public class CellPosition
extends java.lang.Object
implements java.io.Serializable
A simple pair of integers:
r
(row) and c
(column)- Author:
- AnyLogic North America, LLC https://anylogic.com
- See Also:
- Serialized Form
int |
c |
|
int |
r |
|
Modifier and Type | Field | Description |
---|
CellPosition() |
|
CellPosition(int r,
int c) |
|
Constructor | Description |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
How can we improve this article?
-