JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.uima.fit.benchmark.Batch
Packages that use
Batch
Package
Description
org.apache.uima.fit.benchmark
Uses of
Batch
in
org.apache.uima.fit.benchmark
Methods in
org.apache.uima.fit.benchmark
that return types with arguments of type
Batch
Modifier and Type
Method
Description
List
<
Batch
>
Benchmark.
getBatches
()
Methods in
org.apache.uima.fit.benchmark
with parameters of type
Batch
Modifier and Type
Method
Description
String
Benchmark.
batchToString
(
Batch
aBatch)