Uses of Class
org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask.Implementation

Packages that use NewCollationAnalyzerTask.Implementation
org.apache.lucene.benchmark.byTask.tasks Extendable benchmark tasks. 
 

Uses of NewCollationAnalyzerTask.Implementation in org.apache.lucene.benchmark.byTask.tasks
 

Methods in org.apache.lucene.benchmark.byTask.tasks that return NewCollationAnalyzerTask.Implementation
static NewCollationAnalyzerTask.Implementation NewCollationAnalyzerTask.Implementation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NewCollationAnalyzerTask.Implementation[] NewCollationAnalyzerTask.Implementation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.