Interface RollingBuffer.Resettable

Enclosing class:
RollingBuffer<T extends RollingBuffer.Resettable>

public static interface RollingBuffer.Resettable
Implement to reset an instance
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • reset

      void reset()