|
Woolpack API | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectwoolpack.typeconvert.PropertyNameGetter
public class PropertyNameGetter
ConvertContext.getPropertyName()
を返すFn
です。
コンストラクタの概要 | |
---|---|
PropertyNameGetter()
|
メソッドの概要 | |
---|---|
java.lang.String |
exec(ConvertContext c)
関数を実行します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public PropertyNameGetter()
メソッドの詳細 |
---|
public java.lang.String exec(ConvertContext c)
Fn
の記述:
Fn<ConvertContext,java.lang.String,java.lang.RuntimeException>
内の exec
c
- コンテキスト役。
|
Woolpack API | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |