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

U

UnicodeEscapesCoder - class shohaku.core.util.codec.UnicodeEscapesCoder.
Unicode escapes の文字表現へのエンコードとデコード処理を行います。
UnicodeEscapesCoder() - class shohaku.core.util.codec.UnicodeEscapesCoder のコンストラクタ
 
UnmodifiableChangedObject - interface shohaku.core.util.UnmodifiableChangedObject.
参照基から変更不可能な状態へ移行する機能を定義します。
UnmodifiableCollection - class shohaku.core.collections.wrapper.UnmodifiableCollection.
指定されたコレクションの変更不可能なビューを定義します。
UnmodifiableCollection(Collection) - class shohaku.core.collections.wrapper.UnmodifiableCollection のコンストラクタ
ラップするコレクションを指定して初期化します。
UnmodifiableGroup - class shohaku.core.collections.wrapper.UnmodifiableGroup.
指定されたグループの変更不可能なビューを定義します。
UnmodifiableGroup(Group) - class shohaku.core.collections.wrapper.UnmodifiableGroup のコンストラクタ
ラップするグループを指定して初期化します。
UnmodifiableGroup.UnmodifiableEntry - class shohaku.core.collections.wrapper.UnmodifiableGroup.UnmodifiableEntry.
Group.Entry をラッピングする変更不可能なビューを定義します。
UnmodifiableGroup.UnmodifiableEntry(Group.Entry) - class shohaku.core.collections.wrapper.UnmodifiableGroup.UnmodifiableEntry のコンストラクタ
ラップするグループエントリを指定して初期化します。
UnmodifiableGroup.UnmodifiableEntrySet - class shohaku.core.collections.wrapper.UnmodifiableGroup.UnmodifiableEntrySet.
Group.Entry をラッピングする変更不可能なセットビューを定義します。
UnmodifiableGroup.UnmodifiableEntrySet(Set) - class shohaku.core.collections.wrapper.UnmodifiableGroup.UnmodifiableEntrySet のコンストラクタ
ラップするセットを指定して初期化します。
UnmodifiableIterator - class shohaku.core.collections.wrapper.UnmodifiableIterator.
指定された反復子の変更不可能なビュー定義します。
UnmodifiableIterator(Iterator) - class shohaku.core.collections.wrapper.UnmodifiableIterator のコンストラクタ
ラップする反復子を指定して初期化します。
UnmodifiableList - class shohaku.core.collections.wrapper.UnmodifiableList.
指定されたセットの変更不可能なビューを定義します。
UnmodifiableList(List) - class shohaku.core.collections.wrapper.UnmodifiableList のコンストラクタ
ラップするセットを指定して初期化します。
UnmodifiableListIterator - class shohaku.core.collections.wrapper.UnmodifiableListIterator.
指定されたリストの反復子の変更不可能なビューを定義します。
UnmodifiableListIterator(ListIterator) - class shohaku.core.collections.wrapper.UnmodifiableListIterator のコンストラクタ
ラップするリストの反復子を指定して初期化します。
UnmodifiableMap - class shohaku.core.collections.wrapper.UnmodifiableMap.
指定されたマップの変更不可能なビューを定義します。
UnmodifiableMap(Map) - class shohaku.core.collections.wrapper.UnmodifiableMap のコンストラクタ
ラップするマップを指定して初期化します。
UnmodifiableMap.UnmodifiableEntry - class shohaku.core.collections.wrapper.UnmodifiableMap.UnmodifiableEntry.
Map.Entry をラッピングする変更不可能なビューを定義します。
UnmodifiableMap.UnmodifiableEntry(Map.Entry) - class shohaku.core.collections.wrapper.UnmodifiableMap.UnmodifiableEntry のコンストラクタ
ラップするマップエントリを指定して初期化します。
UnmodifiableMap.UnmodifiableEntrySet - class shohaku.core.collections.wrapper.UnmodifiableMap.UnmodifiableEntrySet.
Map.Entry をラッピングする変更不可能なセットビューを定義します。
UnmodifiableMap.UnmodifiableEntrySet(Set) - class shohaku.core.collections.wrapper.UnmodifiableMap.UnmodifiableEntrySet のコンストラクタ
ラップするセットを指定して初期化します。
UnmodifiableSet - class shohaku.core.collections.wrapper.UnmodifiableSet.
指定されたセットの変更不可能なビューを定義します。
UnmodifiableSet(Set) - class shohaku.core.collections.wrapper.UnmodifiableSet のコンストラクタ
ラップするセットを指定して初期化します。
UnmodifiableStateException - exception shohaku.core.util.UnmodifiableStateException.
参照基から変更不可能な状態のオブジェクトに対して変更要求が行われた場合に発生します。
UnmodifiableStateException() - class shohaku.core.util.UnmodifiableStateException のコンストラクタ
デフォルトコンストラクタ。
UnmodifiableStateException(String) - class shohaku.core.util.UnmodifiableStateException のコンストラクタ
エラーメッセージを設定して初期化します。
UnmodifiableStateException(Throwable) - class shohaku.core.util.UnmodifiableStateException のコンストラクタ
起因例外を設定して初期化します。
UnmodifiableStateException(String, Throwable) - class shohaku.core.util.UnmodifiableStateException のコンストラクタ
エラーメッセージと起因例外を設定して初期化します。
unbox(Character) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Boolean) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Byte) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Short) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Integer) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Long) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Float) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Double) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ値に変換して返します。
unbox(Character, char) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Boolean, boolean) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Byte, byte) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Short, short) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Integer, int) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Long, long) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Float, float) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Double, double) - class shohaku.core.lang.Boxing の static メソッド
null の場合 nullValue を以外はプリミティブ値に変換して返します。
unbox(Character[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Boolean[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Byte[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Short[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Integer[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Long[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Float[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Double[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します。
unbox(Character[], char) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unbox(Boolean[], boolean) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unbox(Byte[], byte) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unbox(Short[], short) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unbox(Integer[], int) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unbox(Long[], long) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unbox(Float[], float) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unbox(Double[], double) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列に変換して返します、要素が null の場合 nullValue を割り当てます。
unboxClass(Class) - class shohaku.core.lang.Boxing の static メソッド
ラッパー型のクラスをプリミティブ型のクラスに変換し返します。
unmodifiableGroup(Group) - class shohaku.core.collections.GroupUtils の static メソッド
指定されたグループの変更不可能なビューを返します。
unmodifiableIterator(Iterator) - class shohaku.core.collections.IteratorUtils の static メソッド
更新不可のイテレータにラッピングして返却します。
unmodifiableListIterator(ListIterator) - class shohaku.core.collections.ListIteratorUtils の static メソッド
更新不可のリストイテレータにラッピングして返却します。

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