Class KotlinCoroutinesReturnTypeParser

java.lang.Object
org.springdoc.kotlin.KotlinCoroutinesReturnTypeParser
All Implemented Interfaces:
ReturnTypeParser

public class KotlinCoroutinesReturnTypeParser extends Object implements ReturnTypeParser
The type Kotlin coroutines return type parser.
Author:
bnasslahsen
  • Constructor Details

    • KotlinCoroutinesReturnTypeParser

      public KotlinCoroutinesReturnTypeParser()
  • Method Details