Interface BotBuddy.Shortcut

Enclosing class:
BotBuddy
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface BotBuddy.Shortcut
 This class can really be used for any automated operations, not just
   keyboard shortcuts.
 
Author:
Jonathan Bradley Whited
  • Method Summary

    Modifier and Type
    Method
    Description
    press(BotBuddy buddy)