Skip navigation links

Package 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.

See: Description

Package net.florianschoppmann.java.type Description

Provides an abstract skeletal implementation of class Types, together with classes and interfaces that ensure source compatibility with both Java 7 and 8.

This package only provides the algorithms, relations, and properties documented in the Java Language Specification (JLS), but no concrete Element and TypeMirror implementations. Instead, this package supports all implementations that follow the contracts set forth in Types and AbstractTypes.

Skip navigation links

Copyright © 2014–2015. All rights reserved.