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