mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
24 lines
739 B
Java
24 lines
739 B
Java
package bT;
|
|
|
|
import bN.BnInterfaceTango;
|
|
import bS.BsInterfaceAlpha;
|
|
import bS.ExceptionInBsPackage;
|
|
import bS.BsInterfaceOscar;
|
|
|
|
public class BtComponentDelta implements BsInterfaceAlpha {
|
|
public void BsInterfaceAlpha(BsInterfaceOscar paramo, BnInterfaceTango paramt) {
|
|
if (paramt.BsInterfaceAlpha() != BsInterfaceAlpha())
|
|
throw new ExceptionInBsPackage("PID:DISCONNEC Wrong handler! this handler is for 0x" + Integer.toHexString(BsInterfaceAlpha()).toUpperCase());
|
|
paramo.BsInterfaceAlpha(-1);
|
|
}
|
|
|
|
public int BsInterfaceAlpha() {
|
|
return 254;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bT/d.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |