Interface AddSecretNoteCommand.Interface

All Known Implementing Classes:
SecretNotesController
Enclosing class:
AddSecretNoteCommand

public static interface AddSecretNoteCommand.Interface
  • Method Summary

    Modifier and Type Method Description
    void addSecretNote​(SecretNote note)  
  • Method Details

    • addSecretNote

      void addSecretNote​(SecretNote note)