|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Block | Represents part of source code between two lines. |
| Block.Builder | Instances can be reused - it is safe to call Block.Builder.build()
multiple times to build multiple blocks in series. |
| BlockChunker | Creates blocks from statements, each block will contain specified number of statements (blockSize) and 64-bits (8-bytes) hash value. |
| ByteArray | Represents hash for Block. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||