Interface ByteGetter<T>

All Known Implementing Classes:
BoxedByteGetter, ConstantByteGetter, IndexedByteArrayGetter

public interface ByteGetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    byte
    getByte(T target)