Interface ConstraintOperator

All Known Implementing Classes:
Index.ConstraintType

public interface ConstraintOperator
  • Method Summary

    Modifier and Type
    Method
    Description
    <T, V> BiPredicate<T,V>
     
  • Method Details