Class Types


  • public final class Types
    extends Object
    Author:
    Martin Kouba
    • Method Detail

      • getTypeHandle

        public static io.quarkus.gizmo.ResultHandle getTypeHandle​(io.quarkus.gizmo.BytecodeCreator creator,
                                                                  org.jboss.jandex.Type type)
      • getTypeHandle

        public static io.quarkus.gizmo.ResultHandle getTypeHandle​(io.quarkus.gizmo.BytecodeCreator creator,
                                                                  org.jboss.jandex.Type type,
                                                                  io.quarkus.gizmo.ResultHandle tccl)
      • getParameterizedType

        public static io.quarkus.gizmo.ResultHandle getParameterizedType​(io.quarkus.gizmo.BytecodeCreator creator,
                                                                         io.quarkus.gizmo.ResultHandle tccl,
                                                                         org.jboss.jandex.ParameterizedType parameterizedType)