Interface LongGetter<T>

All Known Implementing Classes:
BoxedLongGetter, ConstantLongGetter, IndexedLongArrayGetter

public interface LongGetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    getLong(T target)