bind

open fun <T> bind(classType: Class<T>): T(source)

Binds environment variables to the fields of the given class.

Parameters

classType

The class type to be inspected for fields.