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 ...
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Defect Detection
LGPL 2.1
| com.google.code.findbugs
»
annotations Annotations the SpotBugs tool supports | 3.0.0 | 4.10.4 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.testng
»
testng TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 6.8.13 | 7.12.0 |