Interface RecipeVisitor


  • public interface RecipeVisitor
    • Method Detail

      • visit

        void visit​(Recipe recipe)