クラス
org.mtzky.reflect.PropDesc の使用

PropDesc を使用しているパッケージ
org.mtzky.reflect This package defines utility classes for working with the Reflection API. 
 

org.mtzky.reflect での PropDesc の使用
 

PropDesc を返す org.mtzky.reflect のメソッド
 PropDesc PropsDesc.find(IterableUtils.Find<PropDesc> cb)
           Find the matched property descriptor.
 PropDesc[] PropsDesc.getDescriptors()
           
 

PropDesc 型の型引数を持つ org.mtzky.reflect のメソッドパラメータ
 PropDesc PropsDesc.find(IterableUtils.Find<PropDesc> cb)
           Find the matched property descriptor.
<T> T[]
PropsDesc.wrap(IterableUtils.Wrap<PropDesc,T> cb, T... type)
           
 



Copyright (C) 2010-2011 Mtzky. AllRights Reserved.