Uses of Class gnu.classpath.jdwp.VMFrame

Uses in package gnu.classpath.jdwp

Methods with return type gnu.classpath.jdwp.VMFrame

VMFrame
VMVirtualMachine.getFrame(Thread thread, long frameID)
Returns the frame for a given thread with the frame ID in the buffer I don't like this.