public interface Block
Modifier and Type | Interface and Description |
---|---|
static class |
Block.BlockType
The types of basic blocks
|
Modifier and Type | Method and Description |
---|---|
long |
getId() |
Block.BlockType |
getType() |
Block.BlockType getType()
long getId()