mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
14 lines
294 B
Java
14 lines
294 B
Java
package bD;
|
|
|
|
import W.WInterfaceAa;
|
|
import java.util.List;
|
|
|
|
public interface BdInterfaceGolf {
|
|
WInterfaceAa a(List paramList);
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bD/g.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |