public class TypePathPartBound extends java.lang.Object implements TypePathPart
Modifier and Type | Field and Description |
---|---|
static TypePathPartBound |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
TypePathPartBound() |
Modifier and Type | Method and Description |
---|---|
JavaAnnotatedTypeIterator |
apply(JavaAnnotatedTypeIterator it,
DecompilerComments comments) |
public static final TypePathPartBound INSTANCE
public JavaAnnotatedTypeIterator apply(JavaAnnotatedTypeIterator it, DecompilerComments comments)
apply
in interface TypePathPart