Class KotlinUtil

java.lang.Object
io.quarkus.scheduler.deployment.KotlinUtil

final class KotlinUtil extends Object
  • Method Details

    • isSuspendMethod

      static boolean isSuspendMethod(org.jboss.jandex.MethodInfo methodInfo)
    • determineReturnTypeOfSuspendMethod

      static org.jboss.jandex.Type determineReturnTypeOfSuspendMethod(org.jboss.jandex.MethodInfo methodInfo)