Package dev.restate.sdk.gen.utils
Class AnnotationUtils
java.lang.Object
dev.restate.sdk.gen.utils.AnnotationUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getAnnotationDefaultValue
(Class<? extends Annotation> annotation, String name)
-
Constructor Details
-
AnnotationUtils
public AnnotationUtils()
-
-
Method Details
-
getAnnotationDefaultValue
-