Interface ArrayBlock.ArrayBlockFunction<T>

Enclosing class:
ArrayBlock

public static interface ArrayBlock.ArrayBlockFunction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(Block block, int startPosition, int length)
     
  • Method Details

    • apply

      T apply(Block block, int startPosition, int length)