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.Object contentType1()  
    java.lang.Object contentType2()  
    java.lang.Object contentType3()  
    java.lang.Object contentType4()  
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • 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