createInt

fun createInt(value: Int): Int(source)

Create a ConstantPoolEntry.IntConstant with the given value

Since

0.1.0

Parameters

value