Interface RecordGrouper.Rotator<T>

Enclosing interface:
RecordGrouper

public static interface RecordGrouper.Rotator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    rotate(T t)
     
  • Method Details

    • rotate

      boolean rotate(T t)