Interface IRuntimeInvisibleTypeAnnotationsAttribute

All Superinterfaces:
IClassFileAttribute
All Known Implementing Classes:
RuntimeInvisibleTypeAnnotationsAttribute

public interface IRuntimeInvisibleTypeAnnotationsAttribute extends IClassFileAttribute
Description of a runtime invisible type annotations attribute as described in the JVM specifications (added in JavaSE-1.8). This interface may be implemented by clients.
Since:
3.10