helix.graph.algo.c3part.lookahead
Class ExtendedConnector

java.lang.Object
  extended by helix.graph.algo.c3part.lookahead.LookaheadConnector
      extended by helix.graph.algo.c3part.lookahead.ExtendedConnector
Direct Known Subclasses:
AllPathConnector, OneWayPathConnector, TwoWayPathConnector

public abstract class ExtendedConnector
extends LookaheadConnector


Constructor Summary
ExtendedConnector()
           
 
Method Summary
 
Methods inherited from class helix.graph.algo.c3part.lookahead.LookaheadConnector
getLookahead, getLookAhead
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedConnector

public ExtendedConnector()