Interface _intPredicate


  • public interface _intPredicate
    • Method Summary

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

      • test

        boolean test​(int i)