11 lines
270 B
Java
11 lines
270 B
Java
|
package o;
|
||
|
|
||
|
import java.util.Collection;
|
||
|
import org.spongycastle.util.StoreException;
|
||
|
|
||
|
/* renamed from: o.grJ, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public interface InterfaceC15465grJ<T> {
|
||
|
Collection<T> b() throws StoreException;
|
||
|
}
|