Interface FloatGetter<T>

All Known Implementing Classes:
BoxedFloatGetter, ConstantFloatGetter, IndexedFloatArrayGetter

public interface FloatGetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    getFloat(T target)