Package org.zalando.logbook.json
Class JsonMediaTypeBenchmark
java.lang.Object
org.zalando.logbook.json.JsonMediaTypeBenchmark
- Direct Known Subclasses:
JsonMediaTypeBenchmark_jmhType_B1
public class JsonMediaTypeBenchmark
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description JsonMediaTypeBenchmark() -
Method Summary
Modifier and Type Method Description java.lang.ObjectcontentType1()java.lang.ObjectcontentType2()java.lang.ObjectcontentType3()java.lang.ObjectcontentType4()static voidmain(java.lang.String[] args)
-
Constructor Details
-
JsonMediaTypeBenchmark
public JsonMediaTypeBenchmark()
-
-
Method Details
-
contentType1
public java.lang.Object contentType1() throws java.io.IOException- Throws:
java.io.IOException
-
contentType2
public java.lang.Object contentType2() throws java.io.IOException- Throws:
java.io.IOException
-
contentType3
public java.lang.Object contentType3() throws java.io.IOException- Throws:
java.io.IOException
-
contentType4
public java.lang.Object contentType4() throws java.io.IOException- Throws:
java.io.IOException
-
main
public static void main(java.lang.String[] args) throws org.openjdk.jmh.runner.RunnerException- Throws:
org.openjdk.jmh.runner.RunnerException
-