Interface CharacterGetter<T>

All Known Implementing Classes:
BoxedCharacterGetter, ConstantCharacterGetter, IndexedCharArrayGetter

public interface CharacterGetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    char
    getCharacter(T target)