- All Implemented Interfaces:
- ClassDictInit
public class _json
extends Object
implements ClassDictInit
This module is a nearly exact line by line port of _json.c to Java. Names and comments are retained
to make it easy to follow, but classes and methods are modified to following Java calling conventions.
(Retained comments use the standard commenting convention for C.)