Utils

public class Utils

Internal use only.

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.

Properties

Link copied to clipboard
public static Charset CHARSET_UTF8