mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
23 lines
575 B
Java
23 lines
575 B
Java
package aP;
|
|
|
|
import ay.AyInterfaceCharlie;
|
|
import bA.JMenuItemExtensionInBaPackage;
|
|
|
|
class JMenuItemExtensionInBaPackageExtensionUsingAyInterfaceCharlie extends JMenuItemExtensionInBaPackage {
|
|
private AyInterfaceCharlie b;
|
|
|
|
jy(ju paramju, String paramString, AyInterfaceCharlie paramc) {
|
|
super(paramString, true);
|
|
this.b = paramc;
|
|
}
|
|
|
|
public AyInterfaceCharlie a() {
|
|
return this.b;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/jy.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |