パッケージ org.piax.gtrans.ov.ddll
クラス NodeArray4Test
java.lang.Object
org.piax.gtrans.ov.ddll.NodeArray4Test
public class NodeArray4Test extends Object
NodeArray4Test.java - NodeArray4Test implementation of DDLL.
配列のi番目が key i を持つnode配列を作る前提で、
nodeの状態ダンプ機能を実装
-
フィールドの概要
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 NodeArray4Test() -
メソッドの概要
修飾子とタイプ メソッド 説明 static booleandump()static booleandump(boolean erroneousOnly)static booleandump(int n, boolean erroneousOnly)static Node.InsertPointfindInsertPoint(Comparable<?> k)static Node.InsertPointfindLiveLeft2(Node me)static StatgetLiveLeftStat(Node me)
-
フィールド詳細
-
コンストラクタの詳細
-
NodeArray4Test
public NodeArray4Test()
-
-
メソッドの詳細
-
dump
public static boolean dump(int n, boolean erroneousOnly) -
dump
public static boolean dump() -
dump
public static boolean dump(boolean erroneousOnly) -
getLiveLeftStat
-
findLiveLeft2
-
findInsertPoint
-