Mirror API

Package com.sun.mirror.type

Interfaces used to model types.

See: Description

Package com.sun.mirror.type Description

Interfaces used to model types. A type is represented by the appropriate subinterface of TypeMirror.

The apt tool and its associated API have been superseded by the standardized annotation processing API. The replacement for the functionality in this package is javax.lang.model.type.

Since:
1.5
Mirror API


Copyright © 2004, 2014, Oracle and/or its affiliates. All rights reserved.