| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | DEFAULT_CHARSET |
| コンストラクターと説明 |
|---|
UUIDConverter() |
| 修飾子と型 | メソッドと説明 |
|---|---|
UUIDSE | convert(ObjectSE source) 便利なメソッド getUUID(Object) を使用して、入力を UUID に変換します。 |
static UUIDSE | getUUID(ObjectSE input) オブジェクトを UUID に変換するための便利なユーティリティ。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic UUIDSE convert(ObjectSE source)
getUUID(Object) を使用して、入力を UUID に変換します。Converter<ObjectSE, UUIDSE> の convert Converter.convert(java.lang.Object)public static UUIDSE getUUID(ObjectSE input)
UUID.fromString(String)SE の結果を返します UUID.nameUUIDFromBytes(byte[])SE を返します UUID.nameUUIDFromBytes(byte[])SE を返しますinput - オブジェクト