Package ognl.benchmarks.jmh_generated
Class OgnlPerformanceBenchmarks_jmhType_B1
java.lang.Object
ognl.benchmarks.OgnlPerformanceBenchmarks
ognl.benchmarks.jmh_generated.OgnlPerformanceBenchmarks_jmhType_B1
- Direct Known Subclasses:
OgnlPerformanceBenchmarks_jmhType_B2
-
Nested Class Summary
Nested classes/interfaces inherited from class ognl.benchmarks.OgnlPerformanceBenchmarks
OgnlPerformanceBenchmarks.BenchmarkLeafBean, OgnlPerformanceBenchmarks.BenchmarkNestedBean, OgnlPerformanceBenchmarks.BenchmarkRootBean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ognl.benchmarks.OgnlPerformanceBenchmarks
constantExpressionCompiled, constantExpressionInterpreted, propertyNavigationAndComparisonExpressionCompiled, propertyNavigationAndComparisonExpressionInterpreted, propertyNavigationExpressionCompiled, propertyNavigationExpressionInterpreted, propertyNavigationWithMapExpressionCompiled, propertyNavigationWithMapExpressionInterpreted, setup, singlePropertyExpressionCompiled, singlePropertyExpressionInterpreted
-
Constructor Details
-
OgnlPerformanceBenchmarks_jmhType_B1
public OgnlPerformanceBenchmarks_jmhType_B1()
-