Module java.base

Enum Class TypeAnnotation.TypePathComponent.Kind

java.lang.Object
java.lang.Enum<TypeAnnotation.TypePathComponent.KindPREVIEW>
java.lang.classfile.TypeAnnotation.TypePathComponent.Kind
All Implemented Interfaces:
Serializable, Comparable<TypeAnnotation.TypePathComponent.KindPREVIEW>, Constable
Enclosing interface:
TypeAnnotation.TypePathComponentPREVIEW

public static enum TypeAnnotation.TypePathComponent.Kind extends Enum<TypeAnnotation.TypePathComponent.KindPREVIEW>
Kind is a preview API of the Java platform.
Programs can only use Kind when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Type path kind, as defined in 4.7.20.2
Since:
22