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

K

KayValueIterator - interface shohaku.core.collections.KayValueIterator.
キーと値の対とするデータ構造の反復子を提供します。
KayValueIteratorUtils - class shohaku.core.collections.KayValueIteratorUtils.
KayValueIterator インタフェースのユーティリティメソッドを提供します。
KayValueIteratorUtils() - class shohaku.core.collections.KayValueIteratorUtils のコンストラクタ
 
kayValueIterator() - class shohaku.core.collections.Parameters のメソッド
パラメータリストの反復子を生成して返します。
key - class shohaku.core.collections.group.AbstractMapGroup.SimpleEntry の変数
このエントリのキー。
keySet() - interface shohaku.core.collections.Group のメソッド
グループに含まれているキーのセットビューを返します。
keySet() - class shohaku.core.collections.group.AbstractMapGroup のメソッド
グループに含まれているキーのセットビューを返します。
keySet() - class shohaku.core.collections.wrapper.SingletonGroup のメソッド
唯一のキーを Collections.singleton(Object o) でラッピングした変更不可能なセットを返します。
keySet() - class shohaku.core.collections.wrapper.SynchronizedGroup のメソッド
基となるグループの同メソッドの戻り値を 同期セットでラッピングしたセットを返します。
keySet() - class shohaku.core.collections.wrapper.UnmodifiableGroup のメソッド
基となるグループの同メソッドの戻り値を UnmodifiableSet でラッピングしたセットを返します。
keySet() - class shohaku.core.collections.wrapper.UnmodifiableMap のメソッド
基となるマップの同メソッドの戻り値を UnmodifiableSet でラッピングしたセットを返します。
keySet - class shohaku.core.collections.wrapper.WrappedGroup の変数
キーのセットをキャッシュします。
keySet() - class shohaku.core.collections.wrapper.WrappedGroup のメソッド
基となるグループの同メソッドの戻り値を WrappedSet でラッピングしたセットを返します。
keySet() - class shohaku.core.collections.wrapper.WrappedMap のメソッド
基となるマップの同メソッドの戻り値を WrappedSet でラッピングしたセットを返します。

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