Interface RecordGrouper.Rotator<T>
-
- Enclosing interface:
- RecordGrouper
public static interface RecordGrouper.Rotator<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanrotate(T t)
-
-
-
Method Detail
-
rotate
boolean rotate(T t)
-
-