Gini Bank SDK for Android
Gini Bank SDK for Android
/
net.gini.android.core.api
/
Utils
Utils
public
class
Utils
Internal use only.
Functions
Properties
Functions
check
Not
Null
Link copied to clipboard
public
static
T
checkNotNull
<
T
>
(
T
reference
)
Ensures that an object reference passed as a parameter to the calling method is not null.
Properties
CHARSET_UTF8
Link copied to clipboard
public
static
Charset
CHARSET_UTF8