|
|||||||||||
前 次 | フレームあり フレームなし |
WrappedCollection を使用しているパッケージ | |
shohaku.core.collections.wrapper | 各コレクションインタフェースのラッパーを提供します。 |
shohaku.core.collections.wrapper での WrappedCollection の使用 |
shohaku.core.collections.wrapper での WrappedCollection のサブクラス | |
class |
UnmodifiableCollection
指定されたコレクションの変更不可能なビューを提供します。 |
protected class |
UnmodifiableGroup.UnmodifiableEntrySet
Group.Entry をラッピングする変更不可能なセットビューを提供します。 |
class |
UnmodifiableList
指定されたセットの変更不可能なビューを提供します。 |
protected class |
UnmodifiableMap.UnmodifiableEntrySet
Map.Entry をラッピングする変更不可能なセットビューを提供します。 |
class |
UnmodifiableSet
指定されたセットの変更不可能なビューを提供します。 |
protected class |
WrappedGroup.WrappedGroupEntrySet
Group.Entry をラッピングするセットビューを提供します。 |
class |
WrappedList
指定されたリストをラッピングするビューを提供します。 |
protected class |
WrappedMap.WrappedMapEntrySet
Map.Entry をラッピングするセットビューを提供します。 |
class |
WrappedSet
指定されたセットをラッピングするビューを提供します。 |
|
|||||||||||
前 次 | フレームあり フレームなし |