Interface ShortGetter<T>

All Known Implementing Classes:
BoxedShortGetter, ConstantShortGetter, IndexedShortArrayGetter

public interface ShortGetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    short
    getShort(T target)