Package org.robovm.compiler.trampoline
Class Checkcast
java.lang.Object
org.robovm.compiler.trampoline.Trampoline
org.robovm.compiler.trampoline.Checkcast
- All Implemented Interfaces:
Serializable,Comparable<Trampoline>
public class Checkcast extends Trampoline
- Version:
- $Id$
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class org.robovm.compiler.trampoline.Trampoline
callingClass, target -
Constructor Summary
-
Method Summary
Modifier and Type Method Description FunctionTypegetFunctionType()Methods inherited from class org.robovm.compiler.trampoline.Trampoline
compareTo, equals, getCallingClass, getFunctionName, getFunctionRef, getTarget, hashCode, toString
-
Constructor Details
-
Checkcast
-
-
Method Details
-
getFunctionType
- Specified by:
getFunctionTypein classTrampoline
-