Hide experimental Duration functions that are not intended to be stabilized
This commit is contained in:
committed by
Space Team
parent
f260b55810
commit
937a14146a
+51
-51
@@ -6083,13 +6083,13 @@ public final class kotlin/time/Duration : java/lang/Comparable {
|
||||
public static final fun equals-impl0 (JJ)Z
|
||||
public static final fun getAbsoluteValue-UwyO8pc (J)J
|
||||
public static final fun getHoursComponent-impl (J)I
|
||||
public static final fun getInDays-impl (J)D
|
||||
public static final fun getInHours-impl (J)D
|
||||
public static final fun getInMicroseconds-impl (J)D
|
||||
public static final fun getInMilliseconds-impl (J)D
|
||||
public static final fun getInMinutes-impl (J)D
|
||||
public static final fun getInNanoseconds-impl (J)D
|
||||
public static final fun getInSeconds-impl (J)D
|
||||
public static final synthetic fun getInDays-impl (J)D
|
||||
public static final synthetic fun getInHours-impl (J)D
|
||||
public static final synthetic fun getInMicroseconds-impl (J)D
|
||||
public static final synthetic fun getInMilliseconds-impl (J)D
|
||||
public static final synthetic fun getInMinutes-impl (J)D
|
||||
public static final synthetic fun getInNanoseconds-impl (J)D
|
||||
public static final synthetic fun getInSeconds-impl (J)D
|
||||
public static final fun getInWholeDays-impl (J)J
|
||||
public static final fun getInWholeHours-impl (J)J
|
||||
public static final fun getInWholeMicroseconds-impl (J)J
|
||||
@@ -6118,8 +6118,8 @@ public final class kotlin/time/Duration : java/lang/Comparable {
|
||||
public static final fun toInt-impl (JLkotlin/time/DurationUnit;)I
|
||||
public static final fun toIsoString-impl (J)Ljava/lang/String;
|
||||
public static final fun toLong-impl (JLkotlin/time/DurationUnit;)J
|
||||
public static final fun toLongMilliseconds-impl (J)J
|
||||
public static final fun toLongNanoseconds-impl (J)J
|
||||
public static final synthetic fun toLongMilliseconds-impl (J)J
|
||||
public static final synthetic fun toLongNanoseconds-impl (J)J
|
||||
public fun toString ()Ljava/lang/String;
|
||||
public static fun toString-impl (J)Ljava/lang/String;
|
||||
public static final fun toString-impl (JLkotlin/time/DurationUnit;I)Ljava/lang/String;
|
||||
@@ -6130,57 +6130,57 @@ public final class kotlin/time/Duration : java/lang/Comparable {
|
||||
|
||||
public final class kotlin/time/Duration$Companion {
|
||||
public final fun convert (DLkotlin/time/DurationUnit;Lkotlin/time/DurationUnit;)D
|
||||
public final fun days-UwyO8pc (D)J
|
||||
public final fun days-UwyO8pc (I)J
|
||||
public final fun days-UwyO8pc (J)J
|
||||
public final synthetic fun days-UwyO8pc (D)J
|
||||
public final synthetic fun days-UwyO8pc (I)J
|
||||
public final synthetic fun days-UwyO8pc (J)J
|
||||
public final fun getINFINITE-UwyO8pc ()J
|
||||
public final fun getZERO-UwyO8pc ()J
|
||||
public final fun hours-UwyO8pc (D)J
|
||||
public final fun hours-UwyO8pc (I)J
|
||||
public final fun hours-UwyO8pc (J)J
|
||||
public final fun microseconds-UwyO8pc (D)J
|
||||
public final fun microseconds-UwyO8pc (I)J
|
||||
public final fun microseconds-UwyO8pc (J)J
|
||||
public final fun milliseconds-UwyO8pc (D)J
|
||||
public final fun milliseconds-UwyO8pc (I)J
|
||||
public final fun milliseconds-UwyO8pc (J)J
|
||||
public final fun minutes-UwyO8pc (D)J
|
||||
public final fun minutes-UwyO8pc (I)J
|
||||
public final fun minutes-UwyO8pc (J)J
|
||||
public final fun nanoseconds-UwyO8pc (D)J
|
||||
public final fun nanoseconds-UwyO8pc (I)J
|
||||
public final fun nanoseconds-UwyO8pc (J)J
|
||||
public final synthetic fun hours-UwyO8pc (D)J
|
||||
public final synthetic fun hours-UwyO8pc (I)J
|
||||
public final synthetic fun hours-UwyO8pc (J)J
|
||||
public final synthetic fun microseconds-UwyO8pc (D)J
|
||||
public final synthetic fun microseconds-UwyO8pc (I)J
|
||||
public final synthetic fun microseconds-UwyO8pc (J)J
|
||||
public final synthetic fun milliseconds-UwyO8pc (D)J
|
||||
public final synthetic fun milliseconds-UwyO8pc (I)J
|
||||
public final synthetic fun milliseconds-UwyO8pc (J)J
|
||||
public final synthetic fun minutes-UwyO8pc (D)J
|
||||
public final synthetic fun minutes-UwyO8pc (I)J
|
||||
public final synthetic fun minutes-UwyO8pc (J)J
|
||||
public final synthetic fun nanoseconds-UwyO8pc (D)J
|
||||
public final synthetic fun nanoseconds-UwyO8pc (I)J
|
||||
public final synthetic fun nanoseconds-UwyO8pc (J)J
|
||||
public final fun parse-UwyO8pc (Ljava/lang/String;)J
|
||||
public final fun parseIsoString-UwyO8pc (Ljava/lang/String;)J
|
||||
public final fun parseIsoStringOrNull-FghU774 (Ljava/lang/String;)Lkotlin/time/Duration;
|
||||
public final fun parseOrNull-FghU774 (Ljava/lang/String;)Lkotlin/time/Duration;
|
||||
public final fun seconds-UwyO8pc (D)J
|
||||
public final fun seconds-UwyO8pc (I)J
|
||||
public final fun seconds-UwyO8pc (J)J
|
||||
public final synthetic fun seconds-UwyO8pc (D)J
|
||||
public final synthetic fun seconds-UwyO8pc (I)J
|
||||
public final synthetic fun seconds-UwyO8pc (J)J
|
||||
}
|
||||
|
||||
public final class kotlin/time/DurationKt {
|
||||
public static final fun getDays (D)J
|
||||
public static final fun getDays (I)J
|
||||
public static final fun getDays (J)J
|
||||
public static final fun getHours (D)J
|
||||
public static final fun getHours (I)J
|
||||
public static final fun getHours (J)J
|
||||
public static final fun getMicroseconds (D)J
|
||||
public static final fun getMicroseconds (I)J
|
||||
public static final fun getMicroseconds (J)J
|
||||
public static final fun getMilliseconds (D)J
|
||||
public static final fun getMilliseconds (I)J
|
||||
public static final fun getMilliseconds (J)J
|
||||
public static final fun getMinutes (D)J
|
||||
public static final fun getMinutes (I)J
|
||||
public static final fun getMinutes (J)J
|
||||
public static final fun getNanoseconds (D)J
|
||||
public static final fun getNanoseconds (I)J
|
||||
public static final fun getNanoseconds (J)J
|
||||
public static final fun getSeconds (D)J
|
||||
public static final fun getSeconds (I)J
|
||||
public static final fun getSeconds (J)J
|
||||
public static final synthetic fun getDays (D)J
|
||||
public static final synthetic fun getDays (I)J
|
||||
public static final synthetic fun getDays (J)J
|
||||
public static final synthetic fun getHours (D)J
|
||||
public static final synthetic fun getHours (I)J
|
||||
public static final synthetic fun getHours (J)J
|
||||
public static final synthetic fun getMicroseconds (D)J
|
||||
public static final synthetic fun getMicroseconds (I)J
|
||||
public static final synthetic fun getMicroseconds (J)J
|
||||
public static final synthetic fun getMilliseconds (D)J
|
||||
public static final synthetic fun getMilliseconds (I)J
|
||||
public static final synthetic fun getMilliseconds (J)J
|
||||
public static final synthetic fun getMinutes (D)J
|
||||
public static final synthetic fun getMinutes (I)J
|
||||
public static final synthetic fun getMinutes (J)J
|
||||
public static final synthetic fun getNanoseconds (D)J
|
||||
public static final synthetic fun getNanoseconds (I)J
|
||||
public static final synthetic fun getNanoseconds (J)J
|
||||
public static final synthetic fun getSeconds (D)J
|
||||
public static final synthetic fun getSeconds (I)J
|
||||
public static final synthetic fun getSeconds (J)J
|
||||
public static final fun toDuration (DLkotlin/time/DurationUnit;)J
|
||||
public static final fun toDuration (ILkotlin/time/DurationUnit;)J
|
||||
public static final fun toDuration (JLkotlin/time/DurationUnit;)J
|
||||
|
||||
Reference in New Issue
Block a user