Interface BooleanGetter<T>

All Known Implementing Classes:
BoxedBooleanGetter, ConstantBooleanGetter, IndexedBooleanArrayGetter

public interface BooleanGetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    getBoolean(T target)