Interface _longPredicate

All Known Subinterfaces:
ObjectIdSelection
All Known Implementing Classes:
ObjectIdSelection.Default

public interface _longPredicate
  • Method Summary

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

    • test

      boolean test​(long l)