Interface DoubleGetter<T>

All Known Implementing Classes:
BoxedDoubleGetter, ConstantDoubleGetter, IndexedDoubleArrayGetter

public interface DoubleGetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    getDouble(T target)