mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-01 17:15:20 +00:00
stuff
This commit is contained in:
36
app/bF/BfComponentAlpha.java
Normal file
36
app/bF/BfComponentAlpha.java
Normal 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
|
||||
*/
|
||||
Reference in New Issue
Block a user