Interface _longPredicate


  • public interface _longPredicate
    • Method Summary

      Modifier and Type Method Description
      boolean test​(long l)  
    • Method Detail

      • test

        boolean test​(long l)