|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuffixTree | |
|---|---|
| com.googlecode.concurrenttrees.suffix | |
| Uses of SuffixTree in com.googlecode.concurrenttrees.suffix |
|---|
| Classes in com.googlecode.concurrenttrees.suffix that implement SuffixTree | |
|---|---|
class |
ConcurrentSuffixTree<O>
An implementation of SuffixTree which supports lock-free concurrent reads, and allows items to be
added to and to be removed from the tree atomically by background thread(s), without blocking reads. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||