Package arc.func

Interface Boolf2<A,B>


public interface Boolf2<A,B>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    get(A a, B b)
     
  • Method Details

    • get

      boolean get(A a, B b)