Package dev.quantumfusion.hyphen.scan
Class Clazzifier
java.lang.Object
dev.quantumfusion.hyphen.scan.Clazzifier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Clazzcreate(SerializerHandler<?,?> handler, @NotNull AnnotatedType annotatedType, @Nullable Clazz ctx, Direction dir)static Clazzcreate(SerializerHandler<?,?> handler, @NotNull Type type, @Nullable Clazz ctx, Direction dir)
-
Constructor Details
-
Clazzifier
public Clazzifier()
-
-
Method Details
-
create
public static Clazz create(SerializerHandler<?,?> handler, @NotNull @NotNull Type type, @Nullable @Nullable Clazz ctx, Direction dir) -
create
public static Clazz create(SerializerHandler<?,?> handler, @NotNull @NotNull AnnotatedType annotatedType, @Nullable @Nullable Clazz ctx, Direction dir)
-