Package arc.func

Interface Boolf3<P1,P2,P3>


public interface Boolf3<P1,P2,P3>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    get(P1 a, P2 b, P3 c)
     
  • Method Details

    • get

      boolean get(P1 a, P2 b, P3 c)