com.pnfsoftware.jeb.util.collect.ISegmentGapVerifier<K> |
A verifier for segment
bounds to determine what to do when an operation is
undertaken. The operation is specified by the implementor and client.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
enum | ISegmentGapVerifier.VerificationCode | List of verification codes. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ISegmentGapVerifier.VerificationCode | verify(K begin, K end) |