32 lines
895 B
Java
32 lines
895 B
Java
package o;
|
|
|
|
import android.text.TextUtils;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class WuW {
|
|
final String a;
|
|
final String b;
|
|
final String c;
|
|
final String d;
|
|
final String e;
|
|
final int i;
|
|
int j;
|
|
|
|
public final boolean a() {
|
|
return (TextUtils.isEmpty(this.d) || TextUtils.isEmpty(this.e) || TextUtils.isEmpty(this.b) || TextUtils.isEmpty(this.a) || this.d.length() != this.e.length() || this.e.length() != this.b.length() || this.b.length() != (this.j << 1) || this.i < 0 || TextUtils.isEmpty(this.c)) ? false : true;
|
|
}
|
|
|
|
public WuW(String str, String str2, String str3, String str4, String str5, int i) {
|
|
this.j = 0;
|
|
this.d = str;
|
|
this.e = str2;
|
|
this.b = str3;
|
|
this.a = str4;
|
|
this.c = str5;
|
|
this.i = i;
|
|
if (str != null) {
|
|
this.j = str.length() / 2;
|
|
}
|
|
}
|
|
}
|