371 lines
20 KiB
Java
371 lines
20 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.graphics.drawable.Drawable;
|
||
|
import android.widget.ImageView;
|
||
|
import android.widget.TextView;
|
||
|
import java.util.Arrays;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public enum fJK {
|
||
|
HML_BANK { // from class: o.fJK.Sts
|
||
|
@Override // o.fJK
|
||
|
public final String e(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return context.getString(com.scb.phone.R.string.taking_photo_details_title_bank);
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(imageView, "");
|
||
|
C14957gcv.e(textView, "");
|
||
|
C14957gcv.e(textView2, "");
|
||
|
imageView.setImageDrawable(nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bbs_thumbnail));
|
||
|
textView2.setText(context.getString(com.scb.phone.R.string.taking_photo_bank_statement_description_details));
|
||
|
textView.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_bank));
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final List<C0401Fu> c(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
Drawable drawable = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bs_match);
|
||
|
String string = context.getString(com.scb.phone.R.string.taking_photo_details_match_bank);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
C0401Fu c0401Fu = new C0401Fu(drawable, string);
|
||
|
Drawable drawable2 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_7mb_upload);
|
||
|
String string2 = context.getString(com.scb.phone.R.string.taking_photo_details_hml_pdf_accepted_formats);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
C0401Fu c0401Fu2 = new C0401Fu(drawable2, string2);
|
||
|
Drawable drawable3 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bs_visible);
|
||
|
String string3 = context.getString(com.scb.phone.R.string.taking_photo_details_visible_bank);
|
||
|
C14957gcv.c((Object) string3, "");
|
||
|
C0401Fu c0401Fu3 = new C0401Fu(drawable3, string3);
|
||
|
Drawable drawable4 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bs_blurry);
|
||
|
String string4 = context.getString(com.scb.phone.R.string.taking_photo_details_blurry_bank);
|
||
|
C14957gcv.c((Object) string4, "");
|
||
|
C0401Fu c0401Fu4 = new C0401Fu(drawable4, string4);
|
||
|
Drawable drawable5 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_document_instruction);
|
||
|
String string5 = context.getString(com.scb.phone.R.string.taking_photo_details_screenshots);
|
||
|
C14957gcv.c((Object) string5, "");
|
||
|
C0401Fu[] c0401FuArr = {c0401Fu, c0401Fu2, c0401Fu3, c0401Fu4, new C0401Fu(drawable5, string5)};
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
List<C0401Fu> asList = Arrays.asList(c0401FuArr);
|
||
|
C14957gcv.c(asList, "");
|
||
|
return asList;
|
||
|
}
|
||
|
},
|
||
|
BANK { // from class: o.fJK.LWm
|
||
|
@Override // o.fJK
|
||
|
public final String e(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return context.getString(com.scb.phone.R.string.taking_photo_details_title_bank);
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(imageView, "");
|
||
|
C14957gcv.e(textView, "");
|
||
|
C14957gcv.e(textView2, "");
|
||
|
imageView.setImageDrawable(nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bbs_thumbnail));
|
||
|
textView2.setText(context.getString(com.scb.phone.R.string.taking_photo_bank_statement_description_details));
|
||
|
textView.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_bank));
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final List<C0401Fu> c(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
Drawable drawable = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bs_match);
|
||
|
String string = context.getString(com.scb.phone.R.string.taking_photo_details_match_bank);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
C0401Fu c0401Fu = new C0401Fu(drawable, string);
|
||
|
Drawable drawable2 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_7mb_upload);
|
||
|
String string2 = context.getString(com.scb.phone.R.string.taking_photo_details_accepted_formats);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
C0401Fu c0401Fu2 = new C0401Fu(drawable2, string2);
|
||
|
Drawable drawable3 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bs_visible);
|
||
|
String string3 = context.getString(com.scb.phone.R.string.taking_photo_details_visible_bank);
|
||
|
C14957gcv.c((Object) string3, "");
|
||
|
C0401Fu c0401Fu3 = new C0401Fu(drawable3, string3);
|
||
|
Drawable drawable4 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_bs_blurry);
|
||
|
String string4 = context.getString(com.scb.phone.R.string.taking_photo_details_blurry_bank);
|
||
|
C14957gcv.c((Object) string4, "");
|
||
|
C0401Fu c0401Fu4 = new C0401Fu(drawable4, string4);
|
||
|
Drawable drawable5 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_document_instruction);
|
||
|
String string5 = context.getString(com.scb.phone.R.string.taking_photo_details_screenshots);
|
||
|
C14957gcv.c((Object) string5, "");
|
||
|
C0401Fu[] c0401FuArr = {c0401Fu, c0401Fu2, c0401Fu3, c0401Fu4, new C0401Fu(drawable5, string5)};
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
List<C0401Fu> asList = Arrays.asList(c0401FuArr);
|
||
|
C14957gcv.c(asList, "");
|
||
|
return asList;
|
||
|
}
|
||
|
},
|
||
|
PAYSLIP { // from class: o.fJK.jbe
|
||
|
@Override // o.fJK
|
||
|
public final String e(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return context.getString(com.scb.phone.R.string.taking_photo_details_title_slip);
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(imageView, "");
|
||
|
C14957gcv.e(textView, "");
|
||
|
C14957gcv.e(textView2, "");
|
||
|
imageView.setImageDrawable(nMh.getDrawable(context, com.scb.phone.R.drawable.ic_slip_thumbnail));
|
||
|
textView2.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_details_slip));
|
||
|
textView.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_slip));
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final List<C0401Fu> c(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
Drawable drawable = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_slip_match);
|
||
|
String string = context.getString(com.scb.phone.R.string.taking_photo_details_match_slip);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
C0401Fu c0401Fu = new C0401Fu(drawable, string);
|
||
|
Drawable drawable2 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_7mb_upload);
|
||
|
String string2 = context.getString(com.scb.phone.R.string.taking_photo_details_accepted_formats);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
C0401Fu c0401Fu2 = new C0401Fu(drawable2, string2);
|
||
|
Drawable drawable3 = nMh.getDrawable(context, com.scb.phone.R.drawable.payslipviewable);
|
||
|
String string3 = context.getString(com.scb.phone.R.string.taking_photo_details_visible_slip);
|
||
|
C14957gcv.c((Object) string3, "");
|
||
|
C0401Fu c0401Fu3 = new C0401Fu(drawable3, string3);
|
||
|
Drawable drawable4 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_slip_blurry);
|
||
|
String string4 = context.getString(com.scb.phone.R.string.taking_photo_details_blurry_slip);
|
||
|
C14957gcv.c((Object) string4, "");
|
||
|
C0401Fu c0401Fu4 = new C0401Fu(drawable4, string4);
|
||
|
Drawable drawable5 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_document_instruction);
|
||
|
String string5 = context.getString(com.scb.phone.R.string.taking_photo_details_screenshots);
|
||
|
C14957gcv.c((Object) string5, "");
|
||
|
C0401Fu[] c0401FuArr = {c0401Fu, c0401Fu2, c0401Fu3, c0401Fu4, new C0401Fu(drawable5, string5)};
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
List<C0401Fu> asList = Arrays.asList(c0401FuArr);
|
||
|
C14957gcv.c(asList, "");
|
||
|
return asList;
|
||
|
}
|
||
|
},
|
||
|
CID { // from class: o.fJK.RVV
|
||
|
@Override // o.fJK
|
||
|
public final String e(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return context.getString(com.scb.phone.R.string.taking_photo_details_title_card);
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(imageView, "");
|
||
|
C14957gcv.e(textView, "");
|
||
|
C14957gcv.e(textView2, "");
|
||
|
imageView.setImageDrawable(nMh.getDrawable(context, com.scb.phone.R.drawable.ic_cid_thumbnail));
|
||
|
textView2.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_details));
|
||
|
textView.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_card));
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final List<C0401Fu> c(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
Drawable drawable = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_match);
|
||
|
String string = context.getString(com.scb.phone.R.string.taking_photo_details_match_card);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
C0401Fu c0401Fu = new C0401Fu(drawable, string);
|
||
|
Drawable drawable2 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_7mb_upload);
|
||
|
String string2 = context.getString(com.scb.phone.R.string.taking_photo_details_accepted_formats);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
C0401Fu c0401Fu2 = new C0401Fu(drawable2, string2);
|
||
|
Drawable drawable3 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_visible);
|
||
|
String string3 = context.getString(com.scb.phone.R.string.taking_photo_details_visible_card);
|
||
|
C14957gcv.c((Object) string3, "");
|
||
|
C0401Fu c0401Fu3 = new C0401Fu(drawable3, string3);
|
||
|
Drawable drawable4 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_blurry);
|
||
|
String string4 = context.getString(com.scb.phone.R.string.taking_photo_details_blurry_card);
|
||
|
C14957gcv.c((Object) string4, "");
|
||
|
C0401Fu c0401Fu4 = new C0401Fu(drawable4, string4);
|
||
|
Drawable drawable5 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_guideline);
|
||
|
Drawable drawable6 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_guideline_wrong);
|
||
|
String string5 = context.getString(com.scb.phone.R.string.taking_photo_details_photocopy_card);
|
||
|
C14957gcv.c((Object) string5, "");
|
||
|
C0401Fu c0401Fu5 = new C0401Fu(drawable5, drawable6, string5);
|
||
|
Drawable drawable7 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_document_instruction);
|
||
|
String string6 = context.getString(com.scb.phone.R.string.taking_photo_details_screenshots);
|
||
|
C14957gcv.c((Object) string6, "");
|
||
|
C0401Fu[] c0401FuArr = {c0401Fu, c0401Fu2, c0401Fu3, c0401Fu4, c0401Fu5, new C0401Fu(drawable7, string6)};
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
List<C0401Fu> asList = Arrays.asList(c0401FuArr);
|
||
|
C14957gcv.c(asList, "");
|
||
|
return asList;
|
||
|
}
|
||
|
},
|
||
|
HML_PAYSLIP { // from class: o.fJK.ojQ
|
||
|
@Override // o.fJK
|
||
|
public final String e(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return context.getString(com.scb.phone.R.string.taking_photo_details_title_slip);
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(imageView, "");
|
||
|
C14957gcv.e(textView, "");
|
||
|
C14957gcv.e(textView2, "");
|
||
|
imageView.setImageDrawable(nMh.getDrawable(context, com.scb.phone.R.drawable.ic_slip_thumbnail));
|
||
|
textView2.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_details_slip));
|
||
|
textView.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_slip));
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final List<C0401Fu> c(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
Drawable drawable = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_slip_match);
|
||
|
String string = context.getString(com.scb.phone.R.string.taking_photo_details_match_slip);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
C0401Fu c0401Fu = new C0401Fu(drawable, string);
|
||
|
Drawable drawable2 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_7mb_upload);
|
||
|
String string2 = context.getString(com.scb.phone.R.string.taking_photo_details_hml_pdf_accepted_formats);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
C0401Fu c0401Fu2 = new C0401Fu(drawable2, string2);
|
||
|
Drawable drawable3 = nMh.getDrawable(context, com.scb.phone.R.drawable.payslipviewable);
|
||
|
String string3 = context.getString(com.scb.phone.R.string.taking_photo_details_visible_slip);
|
||
|
C14957gcv.c((Object) string3, "");
|
||
|
C0401Fu c0401Fu3 = new C0401Fu(drawable3, string3);
|
||
|
Drawable drawable4 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_slip_blurry);
|
||
|
String string4 = context.getString(com.scb.phone.R.string.taking_photo_details_blurry_slip);
|
||
|
C14957gcv.c((Object) string4, "");
|
||
|
C0401Fu c0401Fu4 = new C0401Fu(drawable4, string4);
|
||
|
Drawable drawable5 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_document_instruction);
|
||
|
String string5 = context.getString(com.scb.phone.R.string.taking_photo_details_screenshots);
|
||
|
C14957gcv.c((Object) string5, "");
|
||
|
C0401Fu[] c0401FuArr = {c0401Fu, c0401Fu2, c0401Fu3, c0401Fu4, new C0401Fu(drawable5, string5)};
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
List<C0401Fu> asList = Arrays.asList(c0401FuArr);
|
||
|
C14957gcv.c(asList, "");
|
||
|
return asList;
|
||
|
}
|
||
|
},
|
||
|
HML_CID { // from class: o.fJK.ZqN
|
||
|
@Override // o.fJK
|
||
|
public final String e(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return context.getString(com.scb.phone.R.string.taking_photo_details_title_card);
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(imageView, "");
|
||
|
C14957gcv.e(textView, "");
|
||
|
C14957gcv.e(textView2, "");
|
||
|
imageView.setImageDrawable(nMh.getDrawable(context, com.scb.phone.R.drawable.ic_cid_thumbnail));
|
||
|
textView2.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_details));
|
||
|
textView.setText(context.getString(com.scb.phone.R.string.taking_photo_details_description_card));
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final List<C0401Fu> c(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
Drawable drawable = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_match);
|
||
|
String string = context.getString(com.scb.phone.R.string.taking_photo_details_match_card);
|
||
|
C14957gcv.c((Object) string, "");
|
||
|
C0401Fu c0401Fu = new C0401Fu(drawable, string);
|
||
|
Drawable drawable2 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_7mb_upload);
|
||
|
String string2 = context.getString(com.scb.phone.R.string.taking_photo_details_hml_pdf_accepted_formats);
|
||
|
C14957gcv.c((Object) string2, "");
|
||
|
C0401Fu c0401Fu2 = new C0401Fu(drawable2, string2);
|
||
|
Drawable drawable3 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_visible);
|
||
|
String string3 = context.getString(com.scb.phone.R.string.taking_photo_details_visible_card);
|
||
|
C14957gcv.c((Object) string3, "");
|
||
|
C0401Fu c0401Fu3 = new C0401Fu(drawable3, string3);
|
||
|
Drawable drawable4 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_blurry);
|
||
|
String string4 = context.getString(com.scb.phone.R.string.taking_photo_details_blurry_card);
|
||
|
C14957gcv.c((Object) string4, "");
|
||
|
C0401Fu c0401Fu4 = new C0401Fu(drawable4, string4);
|
||
|
Drawable drawable5 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_guideline);
|
||
|
Drawable drawable6 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_card_guideline_wrong);
|
||
|
String string5 = context.getString(com.scb.phone.R.string.taking_photo_details_photocopy_card);
|
||
|
C14957gcv.c((Object) string5, "");
|
||
|
C0401Fu c0401Fu5 = new C0401Fu(drawable5, drawable6, string5);
|
||
|
Drawable drawable7 = nMh.getDrawable(context, com.scb.phone.R.drawable.ic_document_instruction);
|
||
|
String string6 = context.getString(com.scb.phone.R.string.taking_photo_details_screenshots);
|
||
|
C14957gcv.c((Object) string6, "");
|
||
|
C0401Fu[] c0401FuArr = {c0401Fu, c0401Fu2, c0401Fu3, c0401Fu4, c0401Fu5, new C0401Fu(drawable7, string6)};
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
C14957gcv.e(c0401FuArr, "");
|
||
|
List<C0401Fu> asList = Arrays.asList(c0401FuArr);
|
||
|
C14957gcv.c(asList, "");
|
||
|
return asList;
|
||
|
}
|
||
|
},
|
||
|
CAR { // from class: o.fJK.IeS
|
||
|
@Override // o.fJK
|
||
|
public final boolean a() {
|
||
|
return false;
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final String e(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return context.getString(com.scb.phone.R.string.auto_mcmc_instructions_header_title);
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(imageView, "");
|
||
|
C14957gcv.e(textView, "");
|
||
|
C14957gcv.e(textView2, "");
|
||
|
imageView.setImageDrawable(nMh.getDrawable(context, com.scb.phone.R.drawable.car_banner_intrucstion));
|
||
|
textView2.setText(context.getString(com.scb.phone.R.string.auto_mcmc_intructions_description));
|
||
|
textView.setText(context.getString(com.scb.phone.R.string.auto_mcmc_intructions_title));
|
||
|
}
|
||
|
|
||
|
@Override // o.fJK
|
||
|
public final List<C0401Fu> c(Context context) {
|
||
|
C14957gcv.e(context, "");
|
||
|
return C14851gaI.c;
|
||
|
}
|
||
|
};
|
||
|
|
||
|
public static final HBt Companion = new HBt(0);
|
||
|
private static final String KEY = "VIEW_STRATEGY";
|
||
|
|
||
|
public boolean a() {
|
||
|
return true;
|
||
|
}
|
||
|
|
||
|
public abstract void ayK_(Context context, ImageView imageView, TextView textView, TextView textView2);
|
||
|
|
||
|
public abstract List<C0401Fu> c(Context context);
|
||
|
|
||
|
public abstract String e(Context context);
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class HBt {
|
||
|
private HBt() {
|
||
|
}
|
||
|
|
||
|
public static String e() {
|
||
|
return fJK.KEY;
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ HBt(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* synthetic */ fJK(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|