|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
R
- 戻り値の型P
- パラメータの型TH
- 例外の型public interface IntegerWrapperVisitor<R,P,TH extends Throwable>
IntegerWrapper
のビジターです。
メソッドの概要 | |
---|---|
R |
visitIntegerWrapper(IntegerWrapper wrapper,
P p)
ラッパーを訪問します。 |
インタフェース org.seasar.doma.wrapper.WrapperVisitor から継承されたメソッド |
---|
visitUnknownWrapper |
メソッドの詳細 |
---|
R visitIntegerWrapper(IntegerWrapper wrapper, P p) throws TH extends Throwable
wrapper
- ラッパーp
- パラメータ
TH
- 例外
TH extends Throwable
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |