All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download java-types JAR 1.0.0 with all dependencies


Skeletal implementation of interface javax.lang.model.util.Types, plus concrete realization backed by core Java Reflection API, akin to JEP 119. This module implements those methods in interface javax.lang.model.util.Types that pertain to the Java type system, plus it provides a method for resolving formal type parameters to actual type arguments. These methods have no equivalent in the Java Reflection API. The abstract skeletal implementation in this module is meant to be specialized for a particular javax.lang.model implementation. The abstraction makes this module well-suited to be used in projects that contain javax.lang.model as part of their domain model (for instance, implementations of alternative languages on top of the JVM).

Files of the artifact java-types version 1.0.0 from the group net.florianschoppmann.java.

There is a newer version: 1.0.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of java-types Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of java-types version 1.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
net.florianschoppmann.java.reflect
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.AnnotatedConstructImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.ArrayTypeImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.DeclaredTypeImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.ElementImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.ImmutableList
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.IntersectionTypeImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.MirrorContext
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.NameImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.NoTypeImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.NullTypeImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.PrimitiveTypeImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.ReflectionElement
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.ReflectionParameterizable
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.ReflectionTypeMirror
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.ReflectionTypes
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.TypeElementImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.TypeParameterElementImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.TypeVariableImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.WildcardTypeImpl
net.florianschoppmann.java.reflect.net.florianschoppmann.reflect.package-info
net.florianschoppmann.java.type
net.florianschoppmann.java.type.net.florianschoppmann.type.AbstractTypes
net.florianschoppmann.java.type.net.florianschoppmann.type.AnnotatedConstruct
net.florianschoppmann.java.type.net.florianschoppmann.type.ExtendedTypeKindVisitor7
net.florianschoppmann.java.type.net.florianschoppmann.type.IntersectionType
net.florianschoppmann.java.type.net.florianschoppmann.type.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy