Interface Operators.Test<X>

Enclosing class:
Operators

public static interface Operators.Test<X>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(X x)
     
  • Method Details

    • test

      boolean test(X x)