# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.ETypeInfo.Entry

Type information entry.

## Constructor: Entry
- parameter: `msg`, type: `java.lang.String`
- parameter: `elt`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEGeneric`
- parameter: `currentType`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IWildcardType`
- parameter: `wantedType`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IWildcardType`


## Method: getCurrentType
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IWildcardType`


## Method: getElement
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEGeneric`


## Method: getMessage
- return type: `java.lang.String`


## Method: getWantedType
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IWildcardType`


## Method: toString
- return type: `java.lang.String`


