public class LSVMLicense extends Good
Good.IdComparator| Modifier | Constructor and Description |
|---|---|
protected |
LSVMLicense(long id,
int row,
int column,
LSVMWorld world) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getColumnPosition() |
int |
getRowPosition() |
LSVMWorld |
getWorld() |
long |
getWorldId() |
int |
hashCode() |
void |
refreshFieldBackReferences(LSVMGrid grid)
Method is called after deserialization, there is not need to call it on any other occasion.
See World.refreshFieldBackReferences() for explanations. |
protected LSVMLicense(long id,
int row,
int column,
LSVMWorld world)
public int getRowPosition()
public int getColumnPosition()
public long getWorldId()
getWorldId in class Goodpublic void refreshFieldBackReferences(LSVMGrid grid)
World.refreshFieldBackReferences() for explanations.Copyright © 2017. All rights reserved.