Interface Predicate.Nullary

Enclosing class:
Predicate

public static interface Predicate.Nullary
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • call

      boolean call()