|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteArray | |
|---|---|
| org.sonar.duplications.block | |
| org.sonar.duplications.index | |
| org.sonar.plugins.cpd.index | |
| Uses of ByteArray in org.sonar.duplications.block |
|---|
| Methods in org.sonar.duplications.block that return ByteArray | |
|---|---|
ByteArray |
Block.getBlockHash()
|
| Methods in org.sonar.duplications.block with parameters of type ByteArray | |
|---|---|
Block.Builder |
Block.Builder.setBlockHash(ByteArray blockHash)
|
| Uses of ByteArray in org.sonar.duplications.index |
|---|
| Methods in org.sonar.duplications.index with parameters of type ByteArray | |
|---|---|
Collection<Block> |
PackedMemoryCloneIndex.getBySequenceHash(ByteArray sequenceHash)
Performs search of blocks for specified hash value. |
Collection<Block> |
MemoryCloneIndex.getBySequenceHash(ByteArray sequenceHash)
|
Collection<Block> |
CloneIndex.getBySequenceHash(ByteArray hash)
Performs search of blocks for specified hash value. |
| Uses of ByteArray in org.sonar.plugins.cpd.index |
|---|
| Methods in org.sonar.plugins.cpd.index with parameters of type ByteArray | |
|---|---|
Collection<Block> |
DbDuplicationsIndex.getByHash(ByteArray hash)
|
Collection<Block> |
SonarDuplicationsIndex.getBySequenceHash(ByteArray hash)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||