mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 06:35:10 +00:00
stuff
This commit is contained in:
24
app/N/NInterfaceDelta.java
Normal file
24
app/N/NInterfaceDelta.java
Normal file
@@ -0,0 +1,24 @@
|
||||
package N;
|
||||
|
||||
import G.R;
|
||||
import G.S;
|
||||
|
||||
class NInterfaceDelta implements S {
|
||||
d(a parama) {}
|
||||
|
||||
public void a(R paramR) {}
|
||||
|
||||
public void b(R paramR) {
|
||||
a a1 = (a)a.f().get(paramR.c());
|
||||
if (a1 != null && a1.b.c())
|
||||
a1.d();
|
||||
}
|
||||
|
||||
public void c(R paramR) {}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/N/d.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user