# Interface: com.pnfsoftware.jeb.core.units.code.android.ir.IDIndex

`dexdec` IR interface for objects representing a pool index \(e.g. type, string, etc.\) holder object. Those objects are immutable.

## Method: duplicate
- return type: `com.pnfsoftware.jeb.core.units.code.android.ir.IDIndex`


## Method: getValue
- return type: `int`

Description: Get the index value.
return: the index value

