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

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

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

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



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