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

IterableUtils.EachWithIndex を使用しているパッケージ
org.mtzky.lang This package defines commonly-used utility classes. 
 

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

IterableUtils.EachWithIndex 型のパラメータを持つ org.mtzky.lang のメソッド
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.