15 lines
334 B
Java
15 lines
334 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public interface gtN {
|
||
|
InterfaceC15536gtL addTo(InterfaceC15536gtL interfaceC15536gtL);
|
||
|
|
||
|
long get(InterfaceC15539gtV interfaceC15539gtV);
|
||
|
|
||
|
List<InterfaceC15539gtV> getUnits();
|
||
|
|
||
|
InterfaceC15536gtL subtractFrom(InterfaceC15536gtL interfaceC15536gtL);
|
||
|
}
|