Interface _longPredicate


public interface _longPredicate
  • Method Summary

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

    • test

      boolean test​(long l)