void System.arraycopy(Object array1, int place1, Object array2, int place2, int place3);
   array2,   place2 ()  place3 ()   array1    place1.


void System.call0(Func func);
  ,    .     .


void System.call1(String number);
    number.


long System.currentTimeMillis();
     .
    .


void System.debug(String code);
  code    MobilePascal.     .


void System.exit();
    .


long size System.freeMemory();
   java-heap  .


void System.gc();
    -  .          ,         ,       .


String property_value System.getProperty(String property_name);
    Java-,     (   , ).


Object array System.getSupportedProtocols();
  ,    .


void System.jump(int label);
     lbel.       (  ).    jump.


boolean success System.platformRequest(String request);
   ,      request.   .         ,  ,  ...   .


void System.playSoundTone(int number, int volume);
      number  volume.


void System.return();
  return.


void System.sendSMS0(String number, Object SMS);
    SS   number.    / / .


void System.sendSMS1(String number, string SMS);
 ,    (),  ,   .


void System.setLightOn();
          .


void System.setLightOff();
         .


void System.startVibrator();
 .


void System.stopVibrator();
 .


long size System.totalMemory();
   java-heap  .


void System.trap();
 System.jump,         ().


void System.triggerVibrator(int milliseconds);
   milliseconds .