com.ibm.wala.model.java.lang
Class System

java.lang.Object
  extended by com.ibm.wala.model.java.lang.System

public class System
extends java.lang.Object

A synthetic model of java.lang.System native methods.


Constructor Summary
System()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

System

public System()