KotshiUtils

A helper class for Kotshi.

These functions should not be considered public and are subject to change without notice.

Properties

Functions

Link copied to clipboard
fun StringBuilder?.appendNullableError(propertyName: String, jsonName: String = propertyName): StringBuilder
Link copied to clipboard
fun <T : Annotation> Class<T>.createJsonQualifierImplementation(annotationArguments: Map<String, Any> = emptyMap()): T
Link copied to clipboard
fun matches(targetType: Type?, actualType: Type?, allowSubClasses: Boolean = false, allowSuperClasses: Boolean = false): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard