From ae55908839a69db064cdd82a85d59b48af53a1b4 Mon Sep 17 00:00:00 2001 From: Him188 Date: Sun, 25 Apr 2021 13:03:00 +0800 Subject: [PATCH] api dump --- ...binary-compatibility-validator-android.api | 20 +++---------------- .../api/binary-compatibility-validator.api | 20 +++---------------- 2 files changed, 6 insertions(+), 34 deletions(-) diff --git a/binary-compatibility-validator/android/api/binary-compatibility-validator-android.api b/binary-compatibility-validator/android/api/binary-compatibility-validator-android.api index 0182ed58e..0bec58671 100644 --- a/binary-compatibility-validator/android/api/binary-compatibility-validator-android.api +++ b/binary-compatibility-validator/android/api/binary-compatibility-validator-android.api @@ -319,6 +319,9 @@ public final class net/mamoe/mirai/contact/ContactKt { public final class net/mamoe/mirai/contact/ContactList : java/util/Collection, kotlin/jvm/internal/markers/KMappedMarker { public final field delegate Ljava/util/concurrent/ConcurrentLinkedQueue; + public fun ()V + public fun (Ljava/util/Collection;)V + public fun (Ljava/util/concurrent/ConcurrentLinkedQueue;)V public synthetic fun add (Ljava/lang/Object;)Z public fun add (Lnet/mamoe/mirai/contact/Contact;)Z public fun addAll (Ljava/util/Collection;)Z @@ -2129,23 +2132,6 @@ public final class net/mamoe/mirai/event/events/BotOfflineEvent$MsfOffline : net public fun toString ()Ljava/lang/String; } -public final class net/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode : net/mamoe/mirai/event/events/BotOfflineEvent, net/mamoe/mirai/event/events/BotOfflineEvent$CauseAware, net/mamoe/mirai/event/events/BotPassiveEvent, net/mamoe/mirai/internal/network/Packet { - public fun (ILnet/mamoe/mirai/Bot;Ljava/lang/Throwable;)V - public final fun component1 ()I - public final fun component2 ()Lnet/mamoe/mirai/Bot; - public final fun component3 ()Ljava/lang/Throwable; - public final fun copy (ILnet/mamoe/mirai/Bot;Ljava/lang/Throwable;)Lnet/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode; - public static synthetic fun copy$default (Lnet/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode;ILnet/mamoe/mirai/Bot;Ljava/lang/Throwable;ILjava/lang/Object;)Lnet/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode; - public fun equals (Ljava/lang/Object;)Z - public fun getBot ()Lnet/mamoe/mirai/Bot; - public fun getCause ()Ljava/lang/Throwable; - public fun getReconnect ()Z - public final fun getReturnCode ()I - public fun hashCode ()I - public fun setReconnect (Z)V - public fun toString ()Ljava/lang/String; -} - public final class net/mamoe/mirai/event/events/BotOfflineEvent$RequireReconnect : net/mamoe/mirai/event/events/BotOfflineEvent, net/mamoe/mirai/event/events/BotPassiveEvent, net/mamoe/mirai/internal/network/Packet { public fun (Lnet/mamoe/mirai/Bot;)V public final fun component1 ()Lnet/mamoe/mirai/Bot; diff --git a/binary-compatibility-validator/api/binary-compatibility-validator.api b/binary-compatibility-validator/api/binary-compatibility-validator.api index f2608d6f8..46684e9d9 100644 --- a/binary-compatibility-validator/api/binary-compatibility-validator.api +++ b/binary-compatibility-validator/api/binary-compatibility-validator.api @@ -319,6 +319,9 @@ public final class net/mamoe/mirai/contact/ContactKt { public final class net/mamoe/mirai/contact/ContactList : java/util/Collection, kotlin/jvm/internal/markers/KMappedMarker { public final field delegate Ljava/util/concurrent/ConcurrentLinkedQueue; + public fun ()V + public fun (Ljava/util/Collection;)V + public fun (Ljava/util/concurrent/ConcurrentLinkedQueue;)V public synthetic fun add (Ljava/lang/Object;)Z public fun add (Lnet/mamoe/mirai/contact/Contact;)Z public fun addAll (Ljava/util/Collection;)Z @@ -2129,23 +2132,6 @@ public final class net/mamoe/mirai/event/events/BotOfflineEvent$MsfOffline : net public fun toString ()Ljava/lang/String; } -public final class net/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode : net/mamoe/mirai/event/events/BotOfflineEvent, net/mamoe/mirai/event/events/BotOfflineEvent$CauseAware, net/mamoe/mirai/event/events/BotPassiveEvent, net/mamoe/mirai/internal/network/Packet { - public fun (ILnet/mamoe/mirai/Bot;Ljava/lang/Throwable;)V - public final fun component1 ()I - public final fun component2 ()Lnet/mamoe/mirai/Bot; - public final fun component3 ()Ljava/lang/Throwable; - public final fun copy (ILnet/mamoe/mirai/Bot;Ljava/lang/Throwable;)Lnet/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode; - public static synthetic fun copy$default (Lnet/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode;ILnet/mamoe/mirai/Bot;Ljava/lang/Throwable;ILjava/lang/Object;)Lnet/mamoe/mirai/event/events/BotOfflineEvent$PacketFactoryErrorCode; - public fun equals (Ljava/lang/Object;)Z - public fun getBot ()Lnet/mamoe/mirai/Bot; - public fun getCause ()Ljava/lang/Throwable; - public fun getReconnect ()Z - public final fun getReturnCode ()I - public fun hashCode ()I - public fun setReconnect (Z)V - public fun toString ()Ljava/lang/String; -} - public final class net/mamoe/mirai/event/events/BotOfflineEvent$RequireReconnect : net/mamoe/mirai/event/events/BotOfflineEvent, net/mamoe/mirai/event/events/BotPassiveEvent, net/mamoe/mirai/internal/network/Packet { public fun (Lnet/mamoe/mirai/Bot;)V public final fun component1 ()Lnet/mamoe/mirai/Bot;