- java.lang.Object
-
- org.joni.bench.AbstractBench
-
- org.joni.bench.BenchSeveralRegexps
-
public class BenchSeveralRegexps extends AbstractBench
-
-
Constructor Summary
Constructors Constructor Description BenchSeveralRegexps()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
Methods inherited from class org.joni.bench.AbstractBench
bench, benchBestOf
-
-