org.jikesrvm.classloader
Class InterfaceInvocation.IMTDict.Link
java.lang.Object
org.jikesrvm.classloader.InterfaceInvocation.IMTDict.Link
- Enclosing class:
- InterfaceInvocation.IMTDict
private static final class InterfaceInvocation.IMTDict.Link
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
signature
final InterfaceMethodSignature signature
method
final RVMMethod method
next
InterfaceInvocation.IMTDict.Link next
InterfaceInvocation.IMTDict.Link
InterfaceInvocation.IMTDict.Link(InterfaceMethodSignature sig,
RVMMethod m,
InterfaceInvocation.IMTDict.Link n)