org.jikesrvm.scheduler
Class RVMThread.AllButGCHardHandshakeVisitor

java.lang.Object
  extended by org.jikesrvm.scheduler.RVMThread.HardHandshakeVisitor
      extended by org.jikesrvm.scheduler.RVMThread.AllButGCHardHandshakeVisitor
Enclosing class:
RVMThread

static class RVMThread.AllButGCHardHandshakeVisitor
extends RVMThread.HardHandshakeVisitor


Constructor Summary
RVMThread.AllButGCHardHandshakeVisitor()
           
 
Method Summary
 boolean includeThread(RVMThread t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RVMThread.AllButGCHardHandshakeVisitor

RVMThread.AllButGCHardHandshakeVisitor()
Method Detail

includeThread

public boolean includeThread(RVMThread t)
Overrides:
includeThread in class RVMThread.HardHandshakeVisitor