Package com.thecoderscorner.menu.domain.util
package com.thecoderscorner.menu.domain.util
-
ClassDescriptionAbstract version of the interface MenuItemVisitor, it implements all the methods by defaulting the behaviour to the anyItem() method.A helper class for dealing with MenuItem objects.An implementation of the visitor pattern for TcMenu.