Package com.pnfsoftware.jeb.util.collect
Interface ISegmentGapVerifier<K>
public interface 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 Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumList of verification codes. -
Method Summary
-
Method Details
-
verify
- Parameters:
begin-end-- Returns:
-