Files
tustu/app/aP/ApInterfaceXray.java
johndoe6345789 a17fd820b6 Add script to fix misnamed constructors in Java files
This commit introduces a new Python script, `fix_constructors_v2.py`, which automates the process of correcting constructor names in Java files based on Gradle error outputs. The script scans specified Java files, identifies constructors that do not match their class names, and updates them accordingly. It handles various edge cases, ensuring that only relevant constructors are modified. The script also provides feedback on the changes made during execution.
2026-01-11 20:45:07 +00:00

31 lines
845 B
Java

package aP;
import aH.AhInterfaceAlpha;
import aH.AhInterfaceDelta;
import bH.D;
import java.util.List;
import javax.swing.SwingUtilities;
class ApInterfaceXray implements AhInterfaceDelta {
ApInterfaceXray(T paramT) {}
public void AhInterfaceAlpha(List paramList) {
for (AhInterfaceAlpha AhInterfaceAlpha : paramList) {
V v = T.AhInterfaceAlpha(this.AhInterfaceAlpha, AhInterfaceAlpha.b());
if (v != null) {
v.AhInterfaceAlpha(AhInterfaceAlpha);
continue;
}
D.b("No wrapper found for CAN ID: " + AhInterfaceAlpha.b());
}
this.AhInterfaceAlpha.g = false;
Y y = new Y(this);
SwingUtilities.invokeLater(y);
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/X.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/