com.hammurapi.eventbus
Class PredicateChainingMatcher.JoinInput

Show UML class diagram
java.lang.Object
  extended by com.hammurapi.eventbus.PredicateChainingMatcher.JoinInput
Enclosing class:
PredicateChainingMatcher<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>>

protected class PredicateChainingMatcher.JoinInput
extends Object


Constructor Summary
PredicateChainingMatcher.JoinInput(int index)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredicateChainingMatcher.JoinInput

public PredicateChainingMatcher.JoinInput(int index)