Interface NoBreakFunctions.Predicate<T>

Enclosing class:
NoBreakFunctions

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

    Modifier and Type
    Method
    Description
    boolean
    test(T argument)