Package | Description |
---|---|
net.florianschoppmann.java.reflect |
Provides a concrete implementation of
AbstractTypes backed by the Java
Reflection API. |
net.florianschoppmann.java.type |
Provides an abstract skeletal implementation of class
Types , together with classes and
interfaces that ensure source compatibility with both Java 7 and 8. |
Class and Description |
---|
AbstractTypes
Abstract skeletal implementation of
Types . |
IntersectionType
Represents an intersection type, equivalent to
javax.lang.model.type.IntersectionType in JDK 8. |
Class and Description |
---|
AnnotatedConstruct
Represents a construct that can be annotated, equivalent to
javax.lang.model.AnnotatedConstruct in JDK 8. |
IntersectionType
Represents an intersection type, equivalent to
javax.lang.model.type.IntersectionType in JDK 8. |
Copyright © 2014–2015. All rights reserved.