Files
rl-mobile/tools/kawarp-build/stubs/ce0/b.java
T

7 lines
166 B
Java

package ce0;
/** Dagger image component; the Application implements b.a and hands out the loader. */
public interface b {
xd0.e a();
interface a { b a(); }
}