インタフェース
org.mtzky.reflect.IterableUtils.Each の使用

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

org.mtzky.reflect での IterableUtils.Each の使用
 

IterableUtils.Each 型のパラメータを持つ org.mtzky.reflect のメソッド
static
<E> E[]
IterableUtils.each(E[] a, IterableUtils.Each<E> cb)
           
static
<E,IT extends Iterable<E>>
IT
IterableUtils.each(IT it, IterableUtils.Each<E> cb)
           
 



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