Package arc.func

Interface Floatf<T>


public interface Floatf<T>
  • Method Summary

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

    • get

      float get(T t)