@Retention(AnnotationRetention.RUNTIME) @JsonQualifier annotation class BooleanType class BooleanAdapter { @FromJson @BooleanType fun fromJson(value: Int): Boolean ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results