Files
tustu/app/obfuscated_packages/W/OutputChannelDefinition.java
T
git 8c52f7d2ab Add new classes and interfaces for settings management and calibration
- Introduced interfaces for logging preferences (LogPreferences.java), output channel definitions (OutputChannelDefinition.java), and progress listeners (ProgressListener.java).
- Implemented OutputChannelImpl.java to handle output channel logic and data processing.
- Created classes for recoverable exceptions (RecoverableException.java) and setting definitions (SettingDefinition.java).
- Developed SettingsGroupManager.java for managing settings groups and parsing related files.
- Added SettingsParser.java to handle configuration file parsing and filtering.
- Implemented SignatureExtractor.java for extracting signatures from files.
- Created StringCallback.java and StringPairProvider.java interfaces for callback mechanisms.
- Developed ThrottleCalibrationGenerator.java for generating throttle calibration files.
- Introduced TranslationEntry.java for handling translation entries and formatting.
- Added ValueFormatter.java interface for formatting float values.
2026-01-11 07:30:03 +00:00

29 lines
349 B
Java

package W;
public interface T {
String a();
String b();
int e();
int f();
float d();
float c();
float h();
float i();
k g();
String j();
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/W/T.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/