Interface PZMath.FloatGet<E>

Enclosing class:
PZMath

public static interface PZMath.FloatGet<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    get(E var1)
     
  • Method Details

    • get

      float get(E var1)