Interface _intPredicate


public interface _intPredicate
  • Method Summary

    Modifier and Type Method Description
    boolean test​(int i)  
  • Method Details

    • test

      boolean test​(int i)