1// 2// This file was generated by //third_party/jni_zero/jni_zero.py 3// 4 5package J; 6 7public class N { 8 public static final long WHOLE_HASH = -7874644414477415949L; 9 public static final long PRIORITY_HASH = 4128442159926458844L; 10 11 public static native void _V(int _switchNum); 12 public static native int _I_I(int _switchNum, int p0); 13 public static native Object _O_O(int _switchNum, Object p0); 14 public static native boolean _Z_O(int _switchNum, Object p0); 15 public static native void _V_IO(int _switchNum, int p0, Object p1); 16 public static native void _V_OO(int _switchNum, Object p0, Object p1); 17 public static native int _I_OO(int _switchNum, Object p0, Object p1); 18 public static native Object _O_OO(int _switchNum, Object p0, Object p1); 19 public static native boolean _Z_IO(int _switchNum, int p0, Object p1); 20} 21