@Beta public final class PiRegisterCellId extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
long |
index()
Returns the register index to which this cell ID is associated.
|
static PiRegisterCellId |
of(PiRegisterId registerId,
long index)
Return a register cell ID for the given register ID and index.
|
PiRegisterId |
registerId()
Returns the identifier of the register instance where this cell is
contained.
|
String |
toString() |
public PiRegisterId registerId()
public long index()
public static PiRegisterCellId of(PiRegisterId registerId, long index)
registerId
- register IDindex
- index