discord-jadx/app/src/main/java/com/discord/gateway/GatewaySocket$Timer$schedul...

11 lines
338 B
Java

package com.discord.gateway;
import rx.functions.Action1;
/* compiled from: GatewaySocket.kt */
public final class GatewaySocket$Timer$schedule$2<T> implements Action1<Throwable> {
public static final GatewaySocket$Timer$schedule$2 INSTANCE = new GatewaySocket$Timer$schedule$2();
public final void call(Throwable th) {
}
}