public static function CallShortMethod(obj:
IntPtr,
methodID: IntPtr,
args: jvalue[]):
        short;
      
                  public static short CallShortMethod(IntPtr obj,
IntPtr methodID,
jvalue[] args);
    
                  public static
      def CallShortMethod(obj as IntPtr,
 methodID as IntPtr,
 args as jvalue[])
      
        as short