#include <stdio.h>
#include "clib.h"
#include "JLJString.h"
#include "JLJObject.h"
Functions | |
String * | JLJObject__toString (Instance *pObj) |
JINT | JLJObject__hashCode (Instance *pObj) |
JBOOLEAN | JLJObject__equals (Instance *pAgainst, Instance *pSelf) |
void | JLJObject_init (void) |
Variables | |
const Class | JLJObject_class |
|
Initial value: { NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "java.lang.Object", CLASSMAGIC } |