Utils

public class Utils

Internal use only.

Properties

Link copied to clipboard
public static Charset CHARSET_UTF8

Functions

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.