|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectshohaku.core.collections.ListUtils
List
インタフェースのユーティリティメソッドを提供します。
コンストラクタの概要 | |
ListUtils()
|
メソッドの概要 | |
static java.util.List |
wrappedList(java.util.List list)
リスト型にラッピングしたリストを返却します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public ListUtils()
メソッドの詳細 |
public static java.util.List wrappedList(java.util.List list)
list
- ラップするリスト
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |