ComplexMethod:JokeApi.kt$JokeApi.Companion$@JvmStatic @Throws(HttpErrorException::class, IOException::class, IllegalArgumentException::class) fun getRawJokes( categories: Set<Category> = setOf(Category.ANY), language: Language = Language.ENGLISH, flags: Set<Flag> = emptySet(), type: Type = Type.ALL, format: Format = Format.JSON, search: String = "", idRange: IdRange = IdRange(), amount: Int = 1, safe: Boolean = false, ): String LongParameterList:JokeApi.kt$JokeApi.Companion$( amount: Int, categories: Set<Category> = setOf(Category.ANY), language: Language = Language.ENGLISH, flags: Set<Flag> = emptySet(), type: Type = Type.ALL, search: String = "", idRange: IdRange = IdRange(), safe: Boolean = false, splitNewLine: Boolean = false ) LongParameterList:JokeApi.kt$JokeApi.Companion$( categories: Set<Category> = setOf(Category.ANY), language: Language = Language.ENGLISH, flags: Set<Flag> = emptySet(), type: Type = Type.ALL, format: Format = Format.JSON, search: String = "", idRange: IdRange = IdRange(), amount: Int = 1, safe: Boolean = false, ) LongParameterList:JokeApi.kt$JokeApi.Companion$( categories: Set<Category> = setOf(Category.ANY), language: Language = Language.ENGLISH, flags: Set<Flag> = emptySet(), type: Type = Type.ALL, search: String = "", idRange: IdRange = IdRange(), safe: Boolean = false, splitNewLine: Boolean = false ) LongParameterList:JokeConfig.kt$JokeConfig$( val categories: Set<Category>, val language: Language, val flags: Set<Flag>, val type: Type, val format: Format, val search: String, val idRange: IdRange, val amount: Int = 1, val safe: Boolean, val splitNewLine: Boolean, ) LongParameterList:JokeException.kt$JokeException$( val internalError: Boolean, val code: Int, message: String, val causedBy: List<String>, val additionalInfo: String, val timestamp: Long, cause: Throwable? = null ) MagicNumber:JokeApi.kt$JokeApi.Companion$200 MagicNumber:JokeApi.kt$JokeApi.Companion$399 MagicNumber:JokeApi.kt$JokeApi.Companion$400 MagicNumber:JokeApi.kt$JokeApi.Companion$403 MagicNumber:JokeApi.kt$JokeApi.Companion$404 MagicNumber:JokeApi.kt$JokeApi.Companion$413 MagicNumber:JokeApi.kt$JokeApi.Companion$414 MagicNumber:JokeApi.kt$JokeApi.Companion$429 MagicNumber:JokeApi.kt$JokeApi.Companion$500 MagicNumber:JokeApi.kt$JokeApi.Companion$523 TooManyFunctions:JokeApi.kt$JokeApi$Companion TooManyFunctions:JokeConfig.kt$JokeConfig$Builder UtilityClassWithPublicConstructor:JokeApi.kt$JokeApi