Interface NoBreakFunctions.Consumer<T>

Enclosing class:
NoBreakFunctions

public static interface NoBreakFunctions.Consumer<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T argument)