|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.stormcat.jvbeans.util.JacobUtil
public class JacobUtil
Jacob関連のユーティリティです。
メソッドの概要 | |
---|---|
static com.jacob.com.Variant |
getRefVariant(Class<?> type,
Object... parameters)
ネイティヴメソッドに参照渡しするためのオブジェクトを生成します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static com.jacob.com.Variant getRefVariant(Class<?> type, Object... parameters)
type
- 型parameters
- コンストラクタ用可変長引数
Variant
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |