A B C D E F G H I K L M N O P R S T U V W X

W

WrappedCollection - class shohaku.core.collections.wrapper.WrappedCollection.
指定されたコレクションをラッピングするビューを提供します。
WrappedCollection(Collection) - class shohaku.core.collections.wrapper.WrappedCollection のコンストラクタ
ラップするコレクションを指定して初期化します。
WrappedGroup - class shohaku.core.collections.wrapper.WrappedGroup.
指定されたグループをラッピングするビューを提供します。
WrappedGroup(Group) - class shohaku.core.collections.wrapper.WrappedGroup のコンストラクタ
ラップするグループを指定して初期化します。
WrappedGroup.WrappedGroupEntry - class shohaku.core.collections.wrapper.WrappedGroup.WrappedGroupEntry.
Group.Entryをラッピングするビューを提供します。
WrappedGroup.WrappedGroupEntry(Group.Entry) - class shohaku.core.collections.wrapper.WrappedGroup.WrappedGroupEntry のコンストラクタ
ラップするグループエントリを指定して初期化します。
WrappedGroup.WrappedGroupEntrySet - class shohaku.core.collections.wrapper.WrappedGroup.WrappedGroupEntrySet.
Group.Entryをラッピングするセットビューを提供します。
WrappedGroup.WrappedGroupEntrySet(Set) - class shohaku.core.collections.wrapper.WrappedGroup.WrappedGroupEntrySet のコンストラクタ
ラップするセットを指定して初期化します。
WrappedIterator - class shohaku.core.collections.wrapper.WrappedIterator.
指定された反復子をラッピングするビューを提供します。
WrappedIterator(Iterator) - class shohaku.core.collections.wrapper.WrappedIterator のコンストラクタ
ラップする反復子を指定して初期化します。
WrappedList - class shohaku.core.collections.wrapper.WrappedList.
指定されたリストをラッピングするビューを提供します。
WrappedList(List) - class shohaku.core.collections.wrapper.WrappedList のコンストラクタ
ラップするリストを指定して初期化します。
WrappedListIterator - class shohaku.core.collections.wrapper.WrappedListIterator.
指定されたリストの反復子をラッピングするビューを提供します。
WrappedListIterator(ListIterator) - class shohaku.core.collections.wrapper.WrappedListIterator のコンストラクタ
ラップするリストの反復子を指定して初期化します。
WrappedMap - class shohaku.core.collections.wrapper.WrappedMap.
指定されたマップをラッピングするビューを提供します。
WrappedMap(Map) - class shohaku.core.collections.wrapper.WrappedMap のコンストラクタ
ラップするマップを指定して初期化します。
WrappedMap.WrappedMapEntry - class shohaku.core.collections.wrapper.WrappedMap.WrappedMapEntry.
Map.Entryをラッピングするビューを提供します。
WrappedMap.WrappedMapEntry(Map.Entry) - class shohaku.core.collections.wrapper.WrappedMap.WrappedMapEntry のコンストラクタ
ラップするマップエントリを指定して初期化します。
WrappedMap.WrappedMapEntrySet - class shohaku.core.collections.wrapper.WrappedMap.WrappedMapEntrySet.
Map.Entryをラッピングするセットビューを提供します。
WrappedMap.WrappedMapEntrySet(Set) - class shohaku.core.collections.wrapper.WrappedMap.WrappedMapEntrySet のコンストラクタ
ラップするセットを指定して初期化します。
WrappedSet - class shohaku.core.collections.wrapper.WrappedSet.
指定されたセットをラッピングするビューを提供します。
WrappedSet(Set) - class shohaku.core.collections.wrapper.WrappedSet のコンストラクタ
ラップするセットを指定して初期化します。
warn(Object) - class shohaku.core.util.debug.IntrospectLog のメソッド
Warnレベルでログを出力します。
warn(Object, Throwable) - class shohaku.core.util.debug.IntrospectLog のメソッド
Warnレベルでログを出力します。
whiteSpaceChars - class shohaku.core.util.AbstractXProperties の static 変数
スペースとして扱う文字。
wrappedCollection(Collection) - class shohaku.core.collections.CollectionsUtils の static メソッド
コレクション型にラッピングしたコレクションを返却します。
wrappedEntry(Group.Entry) - class shohaku.core.collections.wrapper.UnmodifiableGroup.UnmodifiableEntrySet のメソッド
グループエントリを変更不可能なビューでラップします。
wrappedEntry(Map.Entry) - class shohaku.core.collections.wrapper.UnmodifiableMap.UnmodifiableEntrySet のメソッド
マップエントリを変更不可能なビューでラップします。
wrappedEntry(Group.Entry) - class shohaku.core.collections.wrapper.WrappedGroup.WrappedGroupEntrySet のメソッド
グループエントリをラップします。
wrappedGroup(Group) - class shohaku.core.collections.group.GroupUtils の static メソッド
グループ型にラッピングしたグループを返却します。
wrappedIterator(Iterator) - class shohaku.core.collections.IteratorUtils の static メソッド
ラッピングした反復子を返却します。
wrappedIterator(Iterator) - class shohaku.core.collections.wrapper.UnmodifiableGroup.UnmodifiableEntrySet のメソッド
反復子を変更不可能なビューでラップします。
wrappedIterator(Iterator) - class shohaku.core.collections.wrapper.UnmodifiableMap.UnmodifiableEntrySet のメソッド
反復子を変更不可能なビューでラップします。
wrappedIterator(Iterator) - class shohaku.core.collections.wrapper.WrappedGroup.WrappedGroupEntrySet のメソッド
反復子をラップします。
wrappedList(List) - class shohaku.core.collections.ListUtils の static メソッド
リスト型にラッピングしたリストを返却します。
wrappedListIterator(ListIterator) - class shohaku.core.collections.ListIteratorUtils の static メソッド
ラッピングしたリストイテレータを返却します。
wrappedMap(Map) - class shohaku.core.collections.MapUtils の static メソッド
マップ型にラッピングしたマップを返却します。
wrappedSet(Set) - class shohaku.core.collections.SetUtils の static メソッド
セット型にラッピングしたセットを返却します。

A B C D E F G H I K L M N O P R S T U V W X