Uses of Enum
com.astrolabsoftware.FinkBrowser.Januser.Classifier.Survey
Packages that use Classifier.Survey
-
Uses of Classifier.Survey in com.astrolabsoftware.FinkBrowser.Januser
Methods in com.astrolabsoftware.FinkBrowser.Januser that return Classifier.SurveyModifier and TypeMethodDescriptionstatic Classifier.SurveyReturns the enum constant of this type with the specified name.static Classifier.Survey[]Classifier.Survey.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.astrolabsoftware.FinkBrowser.Januser with parameters of type Classifier.SurveyModifier and TypeMethodDescriptionstatic ClassifierClassifier.instance(Classifier.Type type, Classifier.Survey survey, String flavor) Give singletonClassifierfor each type, survey and flavor.