Class TypeHelper


  • public class TypeHelper
    extends Object
    • Constructor Detail

      • TypeHelper

        public TypeHelper()
    • Method Detail

      • isHandlerOfPromise

        public static boolean isHandlerOfPromise​(io.vertx.codegen.ParamInfo it)
      • isConsumerOfPromise

        public static boolean isConsumerOfPromise​(io.vertx.codegen.ParamInfo it)
      • isConsumerOfPromise

        public static boolean isConsumerOfPromise​(io.vertx.codegen.type.TypeInfo type)
      • isConsumerOfVoid

        public static boolean isConsumerOfVoid​(io.vertx.codegen.type.TypeInfo type)