Class KotlinUtils
java.lang.Object
org.jboss.resteasy.reactive.server.processor.util.KotlinUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisSuspendMethod(org.jboss.jandex.MethodInfo methodInfo)
-
Method Details
-
isSuspendMethod
public static boolean isSuspendMethod(org.jboss.jandex.MethodInfo methodInfo)
-