This commit is contained in:
2026-01-11 20:30:56 +00:00
parent 5df1fb1cc3
commit 3def66da2d
3522 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
package bF;
import G.R;
import G.Manager;
import V.ExceptionPrintstacktrace;
import java.util.logging.Level;
import java.util.logging.Logger;
public class BfComponentAlpha implements x {
R a;
Manager b;
public BfComponentAlpha(R paramR, String paramString) {
this.a = paramR;
this.b = paramR.c(paramString);
}
public String a(int paramInt) {
try {
String[] arrayOfString = this.b.c(this.a.h());
return arrayOfString[paramInt];
} catch (ExceptionPrintstacktrace ExceptionPrintstacktrace) {
Logger.getLogger(a.class.getName()).log(Level.SEVERE, "Invalid parameter", (Throwable)ExceptionPrintstacktrace);
} catch (IndexOutOfBoundsException indexOutOfBoundsException) {
Logger.getLogger(a.class.getName()).log(Level.SEVERE, "Invalid index for parameter " + this.b.aL(), indexOutOfBoundsException);
}
return "" + paramInt;
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bF/a.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/