Class TypeArgMapper

    • Constructor Detail

      • TypeArgMapper

        public TypeArgMapper​(org.jboss.jandex.ClassInfo declaringClass,
                             org.jboss.jandex.IndexView index)
    • Method Detail

      • apply

        public org.jboss.jandex.Type apply​(String v)
        Specified by:
        apply in interface Function<String,​org.jboss.jandex.Type>