| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.ETypeInfo.Entry |
Type information entry.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Entry(String msg, IEGeneric elt, IWildcardType currentType, IWildcardType wantedType) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| IWildcardType | getCurrentType() | ||||||||||
| IEGeneric | getElement() | ||||||||||
| String | getMessage() | ||||||||||
| IWildcardType | getWantedType() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||