Package org.robovm.compiler.clazz
Class InvokeMethodDependency
java.lang.Object
org.robovm.compiler.clazz.Dependency
org.robovm.compiler.clazz.MethodDependency
org.robovm.compiler.clazz.InvokeMethodDependency
- All Implemented Interfaces:
Serializable
public class InvokeMethodDependency extends MethodDependency
Records a dependency between a method and the methods it calls.
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class org.robovm.compiler.clazz.MethodDependency
equals, getMethodDesc, getMethodName, getOwner, hashCodeMethods inherited from class org.robovm.compiler.clazz.Dependency
getClassName, getPath, isInBootClasspath, isWeak, toString