public class SetHintCommand extends StateCommand<Object>
  • Field Details

    • key

      private final Object key
  • Constructor Details

    • SetHintCommand

      public SetHintCommand(Object hintKey, Object hintValue)
  • Method Details