getField

fun getField(sig: String, clzLoader: ClassLoader? = null): Field

Get field by signature or throw exception

Return

method or throw NoSuchFieldException

Parameters

sig

signature

clzLoader

class loader