Class | Description |
---|---|
ByteRangeHashSet |
This is probably the best implementation of ByteRangeSet at the moment, though a HashMap produces
garbage when adding a new element to it.
|
ByteRangeTreeSet |
Not currently used in production, but here as a benchmark comparison against ByteRangeHashSet.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.