Uses of Class
org.eclipse.jgit.pgm.debug.BenchmarkReftable.Test
-
Packages that use BenchmarkReftable.Test Package Description org.eclipse.jgit.pgm.debug -
-
Uses of BenchmarkReftable.Test in org.eclipse.jgit.pgm.debug
Fields in org.eclipse.jgit.pgm.debug declared as BenchmarkReftable.Test Modifier and Type Field Description private BenchmarkReftable.TestBenchmarkReftable. testMethods in org.eclipse.jgit.pgm.debug that return BenchmarkReftable.Test Modifier and Type Method Description static BenchmarkReftable.TestBenchmarkReftable.Test. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BenchmarkReftable.Test[]BenchmarkReftable.Test. values()Returns an array containing the constants of this enum type, in the order they are declared.
-