com.hammurapi.eventbus.tests
Class MoreRestrictiveHandler
java.lang.Object
com.hammurapi.eventbus.tests.MoreRestrictiveHandler
public class MoreRestrictiveHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoreRestrictiveHandler
public MoreRestrictiveHandler()
handleList
public void handleList(List<?> list)
handleCollection
public void handleCollection(Collection<?> collection)
isListInvoked
public boolean isListInvoked()
isCollectionInvoked
public boolean isCollectionInvoked()