Modifier and Type | Class and Description |
---|---|
static class |
PiRegisterCell.Builder |
Modifier and Type | Method and Description |
---|---|
static PiRegisterCell.Builder |
builder()
Returns a register cell entry builder.
|
PiRegisterCellId |
cellId()
Returns the cell identifier.
|
PiData |
data()
Returns the data contained by this cell ID.
|
boolean |
equals(Object obj) |
int |
hashCode() |
PiEntityType |
piEntityType()
Returns the type of this entity.
|
String |
toString() |
public PiRegisterCellId cellId()
public PiData data()
public PiEntityType piEntityType()
PiEntity
piEntityType
in interface PiEntity
public static PiRegisterCell.Builder builder()