edu.rice.cs.drjava.config
Class OptionConstants.AccessLevelChoices

java.lang.Object
  extended by edu.rice.cs.drjava.config.OptionConstants.AccessLevelChoices
Enclosing interface:
OptionConstants

public static class OptionConstants.AccessLevelChoices
extends Object


Constructor Summary
OptionConstants.AccessLevelChoices()
           
 
Method Summary
static ArrayList<String> evaluate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionConstants.AccessLevelChoices

public OptionConstants.AccessLevelChoices()
Method Detail

evaluate

public static ArrayList<String> evaluate()