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

11 lines
350 B
Java

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