findShort

fun findShort(value: Short): Int?(source)

Find the ConstantPoolEntry.ShortConstant with the given value

Return

The index of the ConstantPoolEntry.ShortConstant with the given value

Since

0.1.0

Parameters

value