net.xqhs.graphs.context
Class CCMImplementation.MatchNotificationTarget

java.lang.Object
  extended by net.xqhs.graphs.context.CCMImplementation.MatchNotificationTarget
Enclosing class:
CCMImplementation

 class CCMImplementation.MatchNotificationTarget
extends java.lang.Object


Field Summary
(package private)  int k
           
(package private)  ContinuousMatchingProcess.MatchNotificationReceiver receiver
           
 
Constructor Summary
CCMImplementation.MatchNotificationTarget(int maxK, ContinuousMatchingProcess.MatchNotificationReceiver notificationReceiver)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

k

int k

receiver

ContinuousMatchingProcess.MatchNotificationReceiver receiver
Constructor Detail

CCMImplementation.MatchNotificationTarget

public CCMImplementation.MatchNotificationTarget(int maxK,
                                                 ContinuousMatchingProcess.MatchNotificationReceiver notificationReceiver)