jar

net.florianschoppmann.java : java-types

Maven & Gradle

May 26, 2015
2 usages
15 stars

Java Types · 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).

Table Of Contents

Latest Version

Download net.florianschoppmann.java : java-types JAR file - Latest Versions:

All Versions

Download net.florianschoppmann.java : java-types JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-types-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.florianschoppmann.java.reflect

├─ net.florianschoppmann.java.reflect.AnnotatedConstructImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.ArrayTypeImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.DeclaredTypeImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.ElementImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.ImmutableList.class - [JAR]

├─ net.florianschoppmann.java.reflect.IntersectionTypeImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.MirrorContext.class - [JAR]

├─ net.florianschoppmann.java.reflect.NameImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.NoTypeImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.NullTypeImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.PrimitiveTypeImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.ReflectionElement.class - [JAR]

├─ net.florianschoppmann.java.reflect.ReflectionParameterizable.class - [JAR]

├─ net.florianschoppmann.java.reflect.ReflectionTypeMirror.class - [JAR]

├─ net.florianschoppmann.java.reflect.ReflectionTypes.class - [JAR]

├─ net.florianschoppmann.java.reflect.TypeElementImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.TypeParameterElementImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.TypeVariableImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.WildcardTypeImpl.class - [JAR]

├─ net.florianschoppmann.java.reflect.package-info.class - [JAR]

net.florianschoppmann.java.type

├─ net.florianschoppmann.java.type.AbstractTypes.class - [JAR]

├─ net.florianschoppmann.java.type.AnnotatedConstruct.class - [JAR]

├─ net.florianschoppmann.java.type.ExtendedTypeKindVisitor7.class - [JAR]

├─ net.florianschoppmann.java.type.IntersectionType.class - [JAR]

├─ net.florianschoppmann.java.type.NonNullByDefault.class - [JAR]

├─ net.florianschoppmann.java.type.package-info.class - [JAR]

Advertisement

Dependencies from Group

May 26, 2015
2 usages
15 stars

Discover Dependencies

sf
Jan 19, 2023
5 usages
12 stars
Apr 18, 2016
5 usages
Feb 12, 2023
9 usages
0 stars
Feb 24, 2016
2 usages
2 stars
Jan 19, 2022
5 usages
16 stars
Mar 22, 2022
6 usages
3 stars
Jun 18, 2019
2 usages
735 stars