Utils
public class Utils
Content copied to clipboard
Functions
check Not Null
Link copied to clipboard
Ensures that an object reference passed as a parameter to the calling method is not null.
map To Url Encoded String
Link copied to clipboard
Creates an urlencoded string from the given data.
Properties
CHARSET_UTF8
Link copied to clipboard