Package arc.func

Interface Boolf<T>


public interface Boolf<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    get(T t)
     
  • Method Details

    • get

      boolean get(T t)