パッケージ org.piax.gtrans.ov.ddll
クラス Node.InsertionResult
java.lang.Object
org.piax.gtrans.ov.ddll.Node.InsertionResult
- 含まれているクラス:
- Node
public static class Node.InsertionResult extends Object
a class representing a result of insertion.
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 Node.InsertPointhintan InsertPoint that can be used on the next insertion retrybooleansuccessinsertion succeeded? -
コンストラクタの概要
コンストラクタ コンストラクタ 説明 InsertionResult(boolean success, Node.InsertPoint hint) -
メソッドの概要
修飾子とタイプ メソッド 説明 static Node.InsertionResultgetFailureInstance()static Node.InsertionResultgetSuccessInstance()StringtoString()
-
フィールド詳細
-
コンストラクタの詳細
-
メソッドの詳細