Interface BooleanCallback


public interface BooleanCallback
Since:
4.0
Author:
JBStrap
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(boolean result)
     
  • Method Details

    • execute

      void execute(boolean result)
      Parameters:
      result - The user answer as a logic value