public static class TypeAnnotationTypes.TypePathEntry extends Object
| Constructor and Description |
|---|
TypePathEntry(int kind,
int typeArgumentIndex) |
TypePathEntry(TypeAnnotationTypes.EPathKind kind,
int typeArgumentIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTypeArgumentIndex() |
int |
getTypePathKind() |
String |
toString() |
public TypePathEntry(int kind,
int typeArgumentIndex)
public TypePathEntry(TypeAnnotationTypes.EPathKind kind, int typeArgumentIndex)
Copyright © 2021. All Rights Reserved.