Interface BannerPrinter

    • Method Detail

      • print

        void print​(Banner banner)
        Prints the specified Banner.
        Parameters:
        banner - the Banner instance to print.