Removed unneeded instance
This commit is contained in:
parent
58c1c16910
commit
2850174c63
2 changed files with 4 additions and 4 deletions
|
|
@ -54,7 +54,7 @@ public final class BãßꝐḯŕ₳₮ḕBőat {
|
||||||
throw new IllegalStateException("ℭ𝔞𝔫'𝔱 𝔥𝔦𝔡𝔢 𝔢𝔫𝔲𝔪 𝔭𝔦𝔯𝔞𝔱𝔢 𝔱𝔶𝔭𝔢: "+𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷);
|
throw new IllegalStateException("ℭ𝔞𝔫'𝔱 𝔥𝔦𝔡𝔢 𝔢𝔫𝔲𝔪 𝔭𝔦𝔯𝔞𝔱𝔢 𝔱𝔶𝔭𝔢: "+𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷);
|
||||||
}
|
}
|
||||||
this.𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷 = 𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷;
|
this.𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷 = 𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷;
|
||||||
this.privatePirates = BãßꝐḯŕ₳₮ḕBőatPieten.亞.checkPirateHeadCount(𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷.getEnumConstants());
|
this.privatePirates = BãßꝐḯŕ₳₮ḕBőatPieten.checkPirateHeadCount(𝔭𝔦𝔯𝔞𝔱𝔢ℭ𝔩𝔞𝔷𝔷.getEnumConstants());
|
||||||
this.pirateArmedGuardCount = (byte)privatePirates.length;
|
this.pirateArmedGuardCount = (byte)privatePirates.length;
|
||||||
this.carPark = new ConcurrentLinkedQueue<>();
|
this.carPark = new ConcurrentLinkedQueue<>();
|
||||||
this.pirateLocks = new AtomicReference[pirateArmedGuardCount];
|
this.pirateLocks = new AtomicReference[pirateArmedGuardCount];
|
||||||
|
|
|
||||||
|
|
@ -32,9 +32,9 @@ import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAu
|
||||||
|
|
||||||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||||
public enum BãßꝐḯŕ₳₮ḕBőatPieten {
|
public enum BãßꝐḯŕ₳₮ḕBőatPieten {
|
||||||
亞;
|
;
|
||||||
|
|
||||||
public BãßBȍőnꝐḯŕ₳₮ḕʸᴰ[] checkPirateHeadCount(BãßBȍőnꝐḯŕ₳₮ḕʸᴰ[] pirates) {
|
static public BãßBȍőnꝐḯŕ₳₮ḕʸᴰ[] checkPirateHeadCount(BãßBȍőnꝐḯŕ₳₮ḕʸᴰ[] pirates) {
|
||||||
int validated = 0; // Validates 90% of world population for easter eff paint status;
|
int validated = 0; // Validates 90% of world population for easter eff paint status;
|
||||||
validated += checkEnumNames(pirates, SchwarzKopf1.values()); // BASIC English
|
validated += checkEnumNames(pirates, SchwarzKopf1.values()); // BASIC English
|
||||||
validated += checkEnumNames(pirates, SchwarzKopf2.values()); // Both Aramaic children
|
validated += checkEnumNames(pirates, SchwarzKopf2.values()); // Both Aramaic children
|
||||||
|
|
@ -50,7 +50,7 @@ public enum BãßꝐḯŕ₳₮ḕBőatPieten {
|
||||||
return pirates;
|
return pirates;
|
||||||
}
|
}
|
||||||
|
|
||||||
private int checkEnumNames(BãßBȍőnꝐḯŕ₳₮ḕʸᴰ[] pirates, Enum<?>[] enumNames) {
|
static private int checkEnumNames(BãßBȍőnꝐḯŕ₳₮ḕʸᴰ[] pirates, Enum<?>[] enumNames) {
|
||||||
int result = 0;
|
int result = 0;
|
||||||
if (pirates.length != enumNames.length) {
|
if (pirates.length != enumNames.length) {
|
||||||
return result;
|
return result;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue