org.jikesrvm.scheduler
Class RVMThread.HardHandshakeVisitor

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

public static class RVMThread.HardHandshakeVisitor
extends Object


Constructor Summary
RVMThread.HardHandshakeVisitor()
           
 
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.HardHandshakeVisitor

public RVMThread.HardHandshakeVisitor()
Method Detail

includeThread

public boolean includeThread(RVMThread t)