Interface WriteSkewHelper.KeySpecificLogic

Enclosing class:
WriteSkewHelper
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface WriteSkewHelper.KeySpecificLogic
Since:
5.1
Author:
Manik Surtani
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
    performCheckOnSegment(int segment)
     
  • Method Details Link icon

    • performCheckOnSegment Link icon

      boolean performCheckOnSegment(int segment)