Class Nag

    • Constructor Detail

      • Nag

        protected Nag​(String message)
        Constructs with a message.
        Parameters:
        message - the message
        Since:
        4.7.0
    • Method Detail

      • print

        public static void print​(@NotNull
                                 @NotNull Nag nag)
        Prints a nag.
        Parameters:
        nag - the nag
        Since:
        4.7.0