|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| IterableUtils.Wrap を使用しているパッケージ | |
|---|---|
| org.mtzky.lang | This package defines commonly-used utility classes. |
| org.mtzky.reflect | This package defines utility classes for working with the Reflection API. |
| org.mtzky.lang での IterableUtils.Wrap の使用 |
|---|
| IterableUtils.Wrap 型のパラメータを持つ org.mtzky.lang のメソッド | ||
|---|---|---|
static
|
IterableUtils.each(FROM[] a,
IterableUtils.Wrap<FROM,TO> cb,
TO... type)
|
|
static
|
IterableUtils.each(Iterable<FROM> it,
IterableUtils.Wrap<FROM,TO> cb,
TO... type)
|
|
| org.mtzky.reflect での IterableUtils.Wrap の使用 |
|---|
| org.mtzky.reflect での IterableUtils.Wrap のサブインタフェース | |
|---|---|
static interface |
PropsDesc.WrapCallback<T>
|
| IterableUtils.Wrap 型のパラメータを持つ org.mtzky.reflect のメソッド | ||
|---|---|---|
|
PropsDesc.wrap(IterableUtils.Wrap<PropDesc,T> cb,
T... type)
|
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||