Enum NewCollationAnalyzerTask.Implementation

java.lang.Object
java.lang.Enum<NewCollationAnalyzerTask.Implementation>
org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask.Implementation
All Implemented Interfaces:
Serializable, Comparable<NewCollationAnalyzerTask.Implementation>
Enclosing class:
NewCollationAnalyzerTask

public static enum NewCollationAnalyzerTask.Implementation extends Enum<NewCollationAnalyzerTask.Implementation>
Different Collation implementations: currently limited to what is provided in the JDK and ICU.
See Also: