Package arc.func

Interface Longf<T>


public interface Longf<T>
  • Method Summary

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

    • get

      long get(T t)