T
- ファクトリが生成するクエリの型public static interface ParameterConditionalModifier.WhenValueCountNClause<T extends ParameterConditionalModifier<T>> extends ParameterConditionalModifier.ThenClause<T>
whenValueCount(int)
メソッド呼び出しのあとに呼び出し可能なメソッドを提供するインターフェース.
ユニット定義パラメータの値を正規化するための特殊なクエリ・ファクトリParameterConditionalModifier
とともに使用する。
修飾子とタイプ | メソッドと説明 |
---|---|
ParameterConditionalModifier.WhenValueAtNClause<T> |
valueAt(int i) |
thenAppend, thenInsert, thenPrepend, thenReplace, thenReplaceAll, thenReplaceAll
ParameterConditionalModifier.WhenValueAtNClause<T> valueAt(int i)
Copyright © 2016. All rights reserved.