Java org.eclipse.jdt.internal.compiler.lookup TypeVariableBinding fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.compiler.lookup TypeVariableBinding fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.compiler.lookup TypeVariableBinding.

The text is from its open source code.

Field

ReferenceBindingsuperclass
ReferenceBinding[]superInterfaces

Constructor

Method

StringdebugName()
TypeBindingerasure()
booleanisErasureBoundTo(TypeBinding type)
Returns true if the type variable is directly bound to a given type
TypeBinding[]otherUpperBounds()
char[]readableName()
char[]sourceName()
TypeBindingupperBound()
Upper bound doesn't perform erasure