com.pnfsoftware.jeb.util.collect.ISegmentFactory<K, V> |
Factory method for gap-map segments
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract V |
create(K begin, K end)
Create an segment/value spanning the [begin, end) address/key range.
|
Create an segment/value spanning the [begin, end) address/key range.
begin | begin address |
---|---|
end | end address |