Initial commit
This commit is contained in:
5
sources/io/reactivex/functions/LongConsumer.java
Normal file
5
sources/io/reactivex/functions/LongConsumer.java
Normal file
@@ -0,0 +1,5 @@
|
||||
package io.reactivex.functions;
|
||||
|
||||
/* loaded from: classes2.dex */
|
||||
public interface LongConsumer {
|
||||
}
|
||||
Reference in New Issue
Block a user