Package arc.func

Interface Intf<T>


public interface Intf<T>
  • Method Summary

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

    • get

      int get(T t)