パッケージ org.piax.gtrans.ov.szk

クラス ChordSharpRQAlgorithm<E extends Endpoint>

java.lang.Object
org.piax.gtrans.ov.szk.ChordSharpRQAlgorithm<E>
型パラメータ:
E - the type of Endpoint in the underlying network.
すべての実装されたインタフェース:
RQAlgorithm

public class ChordSharpRQAlgorithm<E extends Endpoint>
extends Object
implements RQAlgorithm
implementation of the basic range query algorithm for Chord#. (Kumade)