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

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

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

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