Uses of Interface
net.anwiba.commons.message.IMessageTypeVisitor
-
Packages that use IMessageTypeVisitor Package Description net.anwiba.commons.message -
-
Uses of IMessageTypeVisitor in net.anwiba.commons.message
Methods in net.anwiba.commons.message with parameters of type IMessageTypeVisitor Modifier and Type Method Description abstract <T> TMessageType. accept(IMessageTypeVisitor<T> visitor)
-