クラス EntityGenerics
java.lang.Object
org.thinkit.generator.common.duke.factory.JavaComponent
org.thinkit.generator.common.duke.factory.Generics
org.thinkit.generator.entity.engine.factory.EntityGenerics
- すべての実装されたインタフェース:
org.thinkit.generator.common.duke.factory.Component
public final class EntityGenerics
extends org.thinkit.generator.common.duke.factory.Generics
エンティティクラスのジェネリクスを生成する処理を定義したファクトリークラスです。
- 導入されたバージョン:
- 1.0.0
-
メソッドの概要
修飾子とタイプ メソッド 説明 String
createResource()
boolean
equals(Object o)
int
hashCode()
static EntityGenerics
of()
String
toString()
クラスから継承されたメソッド org.thinkit.generator.common.duke.factory.Generics
add, isEmpty
クラスから継承されたメソッド org.thinkit.generator.common.duke.factory.JavaComponent
applyLombok, isAppliedLombok
-
メソッドの詳細
-
createResource
-
toString
- オーバーライド:
toString
クラス内org.thinkit.generator.common.duke.factory.Generics
-
equals
- オーバーライド:
equals
クラス内org.thinkit.generator.common.duke.factory.Generics
-
hashCode
public int hashCode()- オーバーライド:
hashCode
クラス内org.thinkit.generator.common.duke.factory.Generics
-
of
-