Interface BooleanHook


  • public interface BooleanHook
    Encapsulates a bit of information that can be represented as a boolean.
    Since:
    5.4
    • Method Detail

      • checkHook

        boolean checkHook()
        Evaluates the hook and returns its value.