Package com.thecoderscorner.menu.domain.util
package com.thecoderscorner.menu.domain.util
-
Interface Summary
-
Class SummaryClassDescriptionAbstract 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.