org.jikesrvm.mm.mminterface
Class Selected

java.lang.Object
  extended by org.jikesrvm.mm.mminterface.Selected

public class Selected
extends Object


Nested Class Summary
static class Selected.Collector
           
static class Selected.Constraints
           
static class Selected.Mutator
           
static class Selected.Plan
           
 
Field Summary
static String name
           
 
Constructor Summary
Selected()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static final String name
See Also:
Constant Field Values
Constructor Detail

Selected

public Selected()