// ------------------------------------------------------------------------------ // <autogenerated> // This code was generated by jni4net. See http://jni4net.sourceforge.net/ // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </autogenerated> // ------------------------------------------------------------------------------ package robocode; @net.sf.jni4net.attributes.ClrTypeInfo public final class BattleRules_ { // <generated-static> private static system.Type staticType; public static system.Type typeof() { return robocode.BattleRules_.staticType; } private static void InitJNI(net.sf.jni4net.inj.INJEnv env, system.Type staticType) { robocode.BattleRules_.staticType = staticType; } // </generated-static> }