Class GuestBook

    • Field Detail

      • commentList

        public static final List<Comment> commentList
        A global list of all comments from all users across all sessions
    • Constructor Detail

      • GuestBook

        public GuestBook()
        Constructor.
    • Method Detail

      • clear

        public static void clear()
        Clears the comments.