Uses of Class
com.philemonworks.selfdiagnose.Instance

Packages that use Instance
com.philemonworks.selfdiagnose   
 

Uses of Instance in com.philemonworks.selfdiagnose
 

Methods in com.philemonworks.selfdiagnose that return Instance
static Instance Instance.create(String className)
           
static Instance Instance.create(String className, Object[] args)
           
 Instance Instance.invoke(String methodName)
           
 Instance Instance.invoke(String methodName, int arg)
           
 Instance Instance.invoke(String methodName, Object arg)
           
 



Copyright © 2012. All Rights Reserved.