Interface Sequence.Closure<T extends Throwable>

Enclosing class:
Sequence

public static interface Sequence.Closure<T extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(long value)
     
  • Method Details

    • execute

      void execute(long value) throws T
      Throws:
      T extends Throwable