レコードクラス RegisterReflectionReflectiveProcessor.ReflectionRegistration
java.lang.ObjectSE
java.lang.RecordSE
org.springframework.aot.hint.annotation.RegisterReflectionReflectiveProcessor.ReflectionRegistration
- 含まれているクラス:
RegisterReflectionReflectiveProcessor
protected static record RegisterReflectionReflectiveProcessor.ReflectionRegistration(ClassSE<?>[] classes, MemberCategory[] memberCategories)
extends RecordSE
- 導入:
- 6.2
- 作成者:
- Stephane Nicoll
コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedReflectionRegistration(ClassSE<?>[] classes, MemberCategory[] memberCategories) ReflectionRegistrationレコードクラスのインスタンスを作成します。方法の概要
コンストラクターの詳細
ReflectionRegistration
ReflectionRegistrationレコードクラスのインスタンスを作成します。- パラメーター:
classes-classesレコードコンポーネントの値memberCategories-memberCategoriesレコードコンポーネントの値
メソッドの詳細
toString
hashCode
equals
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。他のオブジェクトが同じクラスであり、すべてのレコードコンポーネントが等しい場合、オブジェクトは等しいです。このレコードクラスのすべてのコンポーネントがObjects::equals(Object,Object)SE と比較されます。classes
memberCategories
memberCategoriesレコードコンポーネントの値を返します。- 戻り値:
memberCategoriesレコードコンポーネントの値