Files
tustu/app/bF/BfComponentAlpha.java
2026-01-11 20:30:56 +00:00

36 lines
1.0 KiB
Java

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
*/