mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-27 07:05:21 +00:00
- 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.
34 lines
637 B
Java
34 lines
637 B
Java
package com.efiAnalytics.ui;
|
|
|
|
public class SelectedPoint implements ef {
|
|
private int b;
|
|
|
|
int a;
|
|
|
|
public r(int paramInt1, int paramInt2) {
|
|
this.b = paramInt1;
|
|
this.a = paramInt2;
|
|
}
|
|
|
|
public int a() {
|
|
return this.b;
|
|
}
|
|
|
|
public int b() {
|
|
return this.a;
|
|
}
|
|
|
|
public String toString() {
|
|
return "SelectedPoint mIndex:" + this.b + ", index:" + this.a;
|
|
}
|
|
|
|
public void a(int paramInt) {
|
|
this.b = paramInt;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/r.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |