/* This file is machine generated, don't edit it !*/ #ifndef _JAVA_LANG_CLONEABLE_H #define _JAVA_LANG_CLONEABLE_H /* Structure information for class: java/lang/Cloneable */ typedef struct java_lang_Cloneable { java_objectheader header; } java_lang_Cloneable; #endif