Use internal published-api function to validate radix in string-number conversion functions.

#KT-8286
This commit is contained in:
Ilya Gorbunov
2016-12-12 05:40:56 +03:00
parent 2d08ff4862
commit bc944961f1
4 changed files with 33 additions and 26 deletions
@@ -2195,6 +2195,7 @@ public final class kotlin/text/CharDirectionality$Companion {
}
public final class kotlin/text/CharsKt {
public static final fun checkRadix (I)I
public static final fun equals (CCZ)Z
public static synthetic fun equals$default (CCZILjava/lang/Object;)Z
public static final fun getCategory (C)Lkotlin/text/CharCategory;