- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
public Json getJson() { return new FastJson(); }
public static FastJson getJson() { return new FastJson(); }
public static FastJson getJson() { return new FastJson(); }
public Json getJson() { return new FastJson(); }