Proper dutch

This commit is contained in:
Willem Cazander 2022-10-23 16:36:05 +02:00
parent 7c0c7d7df7
commit e3bab90221
43 changed files with 179 additions and 155 deletions

View file

@ -55,21 +55,21 @@ public class DemoNumberMatrixDeskApp extends AbstractDeskApp implements DeskAppR
items = bases.toArray(items);
String selectedItem = items[selectedMatrixPart.get()];
Integer baseNumber = Integer.valueOf(selectedItem);
NumberMatrixSet numberMatrix = NumberMatrixFactory.ײاللهזأَكْبَرײ.getFilmRol(baseNumber);
NumberMatrixSet numberMatrix = NumberMatrixFactory.ײاللهזأَكْبَرײ.geefFilmSet(baseNumber);
ImGui.combo("selectMatrix", selectedMatrixPart, items);
int columns = 2 + numberMatrix.getDimension();
int columns = 2 + numberMatrix.geefDimensie();
int flags = ImGuiTableFlags.ScrollX | ImGuiTableFlags.RowBg | ImGuiTableFlags.BordersOuter | ImGuiTableFlags.BordersV;
ImGui.beginTable("base-part", columns, flags);
ImGui.tableSetupColumn("rȧñkNaam");
ImGui.tableSetupColumn("rȧñkRingToon");
for (int i=0;i<numberMatrix.getDimension();i++) {
for (int i=0;i<numberMatrix.geefDimensie();i++) {
ImGui.tableSetupColumn("col"+i);
}
ImGui.tableHeadersRow();
for (BãßBȍőnNumberMatrixʸᴰ<?> part:numberMatrix.values()) {
for (BãßBȍőnNumberMatrixʸᴰ<?> part:numberMatrix.waardes()) {
ImGui.tableNextRow();
ImGui.tableNextColumn();
@ -78,7 +78,7 @@ public class DemoNumberMatrixDeskApp extends AbstractDeskApp implements DeskAppR
ImGui.tableNextColumn();
ImGui.text(part.rȧñkRingToon());
for (int i=0;i<numberMatrix.getDimension();i++) {
for (int i=0;i<numberMatrix.geefDimensie();i++) {
ImGui.tableNextColumn();
ImGui.text(Integer.toString(part.rȧñkNummerBlokWaarde(i)));
}

View file

@ -124,35 +124,35 @@ public class DemoNumberPartDeskApp extends AbstractDeskApp implements DeskAppRen
ImGui.text(part.rȧñkRingToon());
if (showBase10.get()) {
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.TONE_SCRIPT.BȍőnPrintNumber10(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.TONE_SCRIPT.BȍőnPrintNumber10(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.KOREAN.BȍőnPrintNumber10(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.KOREAN.BȍőnPrintNumber10(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.BENGALI.BȍőnPrintNumber10(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.BENGALI.BȍőnPrintNumber10(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.ARABIC.BȍőnPrintNumber10(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.ARABIC.BȍőnPrintNumber10(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
}
if (showBase16.get()) {
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.TONE_SCRIPT.BȍőnPrintNumber16(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.TONE_SCRIPT.BȍőnPrintNumber16(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.HIERO.BȍőnPrintNumber16(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.HIERO.BȍőnPrintNumber16(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.RUNIC.BȍőnPrintNumber16(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.RUNIC.BȍőnPrintNumber16(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.LATIN_BASIC.BȍőnPrintNumber16(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.LATIN_BASIC.BȍőnPrintNumber16(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
}
if (showBase27.get()) {
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.TONE_SCRIPT.BȍőnPrintNumber27(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.TONE_SCRIPT.BȍőnPrintNumber27(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.KOREAN.BȍőnPrintNumber27(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.KOREAN.BȍőnPrintNumber27(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.LATIN_BASIC.BȍőnPrintNumber27(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.LATIN_BASIC.BȍőnPrintNumber27(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.GREEK.BȍőnPrintNumber27(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.GREEK.BȍőnPrintNumber27(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
ImGui.tableNextColumn();
ImGui.text(BaseGlyphSet.MALAYALAM.BȍőnPrintNumber27(part.rȧñkTelNul(), part.ráàmGroote() - 1));
ImGui.text(BaseGlyphSet.MALAYALAM.BȍőnPrintNumber27(part.rȧñkTelNul(), part.teŀráàmGroote() - 1));
}
ImGui.tableNextColumn();
ImGui.text(part.rȧñkChinaSleutel());

View file

@ -17,7 +17,7 @@ import love.distributedrebirth.bassboon.yd.abacus.BãßBȍőnAbacusSetʸᴰ;
public interface BãßBȍőnNumberMatrixʸᴰ<T extends BãßBȍőnNumberMatrixʸᴰ<T>> extends BãßBȍőnAbacusSetʸᴰ<T> {
public static final class Ꝑŕḯṿª implements BãßBȍőnꝐŕḯṿª<BãßBȍőnNumberMatrixʸᴰ<?>> {
private static final GhostKey鬼鑰匙 GHOST_DIMENSION = GhostKey鬼鑰匙.asciiᴺᵉʷ("DIMENSION");
private static final GhostKey鬼鑰匙 GHOST_MATRIX_DIMENSION = GhostKey鬼鑰匙.asciiᴺᵉʷ("ABACUS_DIMENSION");
private static final GhostKey鬼鑰匙 GHOST_NUMBER_BLOCK = GhostKey鬼鑰匙.asciiᴺᵉʷ("NUMBER_BLOCK");
@BãßBȍőnSpiderWire注
@ -26,7 +26,7 @@ public interface BãßBȍőnNumberMatrixʸᴰ<T extends BãßBȍőnNumberMatrix
@Override
public BãßBȍőnꝐŕḯṿªḕ響ᴼᶠ.Void init() {
BãßBȍőnNumberMatrix注 anno = boon.getClass().getAnnotation(BãßBȍőnNumberMatrix注.class);
boon.toBBC().UNHOLY_SPELL(Ꝑŕḯṿª.class).PUT_GHOST(GHOST_DIMENSION, anno.dimension());
boon.toBBC().UNHOLY_SPELL(Ꝑŕḯṿª.class).PUT_GHOST(GHOST_MATRIX_DIMENSION, anno.dimension());
return BãßBȍőnꝐŕḯṿªḕ響ᴼᶠ.Void.實施;
}
@ -41,8 +41,8 @@ public interface BãßBȍőnNumberMatrixʸᴰ<T extends BãßBȍőnNumberMatrix
}
}
default int ráàmDimensie() {
return toBBC().UNHOLY(Ꝑŕḯṿª.class).GHOST_INT(Ꝑŕḯṿª.GHOST_DIMENSION);
default int teŀráàmMatrixDimensie() {
return toBBC().UNHOLY(Ꝑŕḯṿª.class).GHOST_INT(Ꝑŕḯṿª.GHOST_MATRIX_DIMENSION);
}
default int rȧñkNummerBlokGroote() {

View file

@ -20,13 +20,18 @@ public enum NumberMatrixFactory implements BãßBȍőnAbacusInstanceMBeanʸᴰ<N
ײاللهזأَكْبَرײ;
private final Map<Integer, NumberMatrixSet> theMatrix;
private static final int[] FILM_STUDIO_RECODINGS = new int[] {2,3,4,5,6};
private NumberMatrixFactory() {
Bãß.石棺ʸᴰ.魎ᴵⁿᶦᵗ(this);
theMatrix = Collections.synchronizedMap(new HashMap<>());
}
public NumberMatrixSet getFilmRol(int dimension) {
public int[] opgenomenFilmNummers() {
return FILM_STUDIO_RECODINGS;
}
public NumberMatrixSet geefFilmSet(int dimension) {
NumberMatrixSet result = theMatrix.get(dimension);
if (result == null) {
result = buildMatrixSet(dimension);
@ -62,12 +67,12 @@ public enum NumberMatrixFactory implements BãßBȍőnAbacusInstanceMBeanʸᴰ<N
}
@Override
public int getDimension() {
return values[0].ráàmDimensie();
public int geefDimensie() {
return values[0].teŀráàmMatrixDimensie();
}
@Override
public BãßBȍőnNumberMatrixʸᴰ<?>[] values() {
public BãßBȍőnNumberMatrixʸᴰ<?>[] waardes() {
return values;
}
}
@ -139,12 +144,12 @@ public enum NumberMatrixFactory implements BãßBȍőnAbacusInstanceMBeanʸᴰ<N
}
@Override
public int getDimension() {
public int geefDimensie() {
return dimension;
}
@Override
public BãßBȍőnNumberMatrixʸᴰ<?>[] values() {
public BãßBȍőnNumberMatrixʸᴰ<?>[] waardes() {
return values;
}
@ -171,12 +176,12 @@ public enum NumberMatrixFactory implements BãßBȍőnAbacusInstanceMBeanʸᴰ<N
}
@Override
public Abacus[] ráàmWaardes() {
public Abacus[] teŀráàmWaardes() {
return values;
}
@Override
public int ráàmDimensie() {
public int teŀráàmMatrixDimensie() {
return dimension;
}
}

View file

@ -1,11 +1,14 @@
package love.distributedrebirth.bassboon.jpp.lang.number.matrix;
import love.distributedrebirth.bassboon.clazz.BãßBȍőnAuthor注;
import love.distributedrebirth.bassboon.clazz.BãßBȍőnDuytschen注;
@BãßBȍőnAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
public interface NumberMatrixSet {
int getDimension();
@BãßBȍőnDuytschen注(中國 = "給 方面", BASIC = "GET_DIMENSION", 𓃬𓍄𓋹𓀭 = "𓎸𓎡𓈏 𓌝𓇋𓅓𓎡𓌒𓆘𓇋𓎥𓈖")
int geefDimensie();
BãßBȍőnNumberMatrixʸᴰ<?>[] values();
@BãßBȍőnDuytschen注(中國 = "價值觀", BASIC = "VALUES", 𓃬𓍄𓋹𓀭 = "𓅱𓅂𓃭𓅱𓋴")
BãßBȍőnNumberMatrixʸᴰ<?>[] waardes();
}

View file

@ -22,8 +22,8 @@ public interface BãßBȍőnAbacus<T> {
int rȧñkTelEen();
@BãßBȍőnDuytschen注(中國 = "算盤 籙", BASIC = "ABACUS_VALUES", 𓃬𓍄𓋹𓀭 = "𓅂𓃀𓅂𓎡𓅱𓋴 𓅱𓅂𓃭𓅱𓋴")
T[] ráàmWaardes();
T[] teŀráàmWaardes();
@BãßBȍőnDuytschen注(中國 = "算盤 尺寸", BASIC = "ABACUS_SIZE", 𓃬𓍄𓋹𓀭 = "𓅂𓃀𓅂𓎡𓅱𓋴 𓋴𓇋 𓋊")
int ráàmGroote();
int teŀráàmGroote();
}

View file

@ -45,8 +45,8 @@ public interface BãßBȍőnAbacusEnumBaseʸᴰ<T extends BãßBȍőnʸᴰ<T> &
@Override
public void lock() {
boon.ráàmGroote();
boon.ráàmWaardeVanRingToon(boon.rȧñkRingToon());
boon.teŀráàmGroote();
boon.teŀráàmWaardeVanRingToon(boon.rȧñkRingToon());
}
}
@ -71,10 +71,10 @@ public interface BãßBȍőnAbacusEnumBaseʸᴰ<T extends BãßBȍőnʸᴰ<T> &
}
@Override
default int ráàmGroote() {
default int teŀráàmGroote() {
Integer result = toBBC().UNHOLY(Ꝑŕḯṿª.class).GHOST_INT(Ꝑŕḯṿª.GHOST_LENGTH);
if (result == null) {
result = ráàmWaardes().length;
result = teŀráàmWaardes().length;
toBBC().UNHOLY_SPELL(Ꝑŕḯṿª.class).PUT_GHOST(Ꝑŕḯṿª.GHOST_LENGTH, result);
}
return result;
@ -82,7 +82,7 @@ public interface BãßBȍőnAbacusEnumBaseʸᴰ<T extends BãßBȍőnʸᴰ<T> &
@SuppressWarnings("unchecked")
@Override
default T[] ráàmWaardes() {
default T[] teŀráàmWaardes() {
if (!getClass().isEnum()) {
throw new IllegalArgumentException("Class is not an enum: "+getClass());
}
@ -90,20 +90,20 @@ public interface BãßBȍőnAbacusEnumBaseʸᴰ<T extends BãßBȍőnʸᴰ<T> &
}
@BãßBȍőnDuytschen注(中國 = "算盤 籙 列表", BASIC = "ABACUS_VALUES_LIST", 𓃬𓍄𓋹𓀭 = "𓅂𓃀𓅂𓎡𓅱𓋴 𓅱𓅂𓃭𓅱𓋴 𓃭𓇋𓋴𓈏")
default List<T> ráàmWaardesLijst() {
return Arrays.asList(ráàmWaardes());
default List<T> teŀráàmWaardesLijst() {
return Arrays.asList(teŀráàmWaardes());
}
@BãßBȍőnDuytschen注(中國 = "算盤 籙 至 地圖", BASIC = "ABACUS_VALUES_TO_MAP", 𓃬𓍄𓋹𓀭 = "𓅂𓃀𓅂𓎡𓅱𓋴 𓅱𓅂𓃭𓅱𓋴 𓅲 𓅕𓅂𓉱")
default Map<String,T> ráàmWaardesNaarMap(Function<T,String> keyMapper) {
return ráàmWaardesLijst().stream().collect(Collectors.toMap(keyMapper, v -> v));
default Map<String,T> teŀráàmWaardesNaarMap(Function<T,String> keyMapper) {
return teŀráàmWaardesLijst().stream().collect(Collectors.toMap(keyMapper, v -> v));
}
@SuppressWarnings("unchecked")
default T ráàmWaardeVanRingToon(String identifierTone) {
default T teŀráàmWaardeVanRingToon(String identifierTone) {
Map<String,Object> mapTone = toBBC().UNHOLY(Ꝑŕḯṿª.class).GHOST_MAP_OBJ(Ꝑŕḯṿª.GHOST_MAP_TONE);
if (mapTone.isEmpty()) {
mapTone.putAll(ráàmWaardesNaarMap(v -> v.rȧñkRingToon()));
mapTone.putAll(teŀráàmWaardesNaarMap(v -> v.rȧñkRingToon()));
}
return (T) mapTone.get(identifierTone);
}

View file

@ -9,7 +9,7 @@ import love.distributedrebirth.bassboon.clazz.BãßBȍőnDuytschen注;
public interface BãßBȍőnAbacusInstanceʸᴰ<T extends BãßBȍőnʸᴰ<T> & AbacusEnum & BãßBȍőnAbacus<T>> extends BãßBȍőnAbacusEnumBaseʸᴰ<T> {
@BãßBȍőnDuytschen注(中國 = "算盤", BASIC = "ABACUS", 𓃬𓍄𓋹𓀭 = "𓅂𓃀𓅂𓎡𓅱𓋴")
default T ráàm() {
return ráàmWaardes()[Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO];
default T teŀráàm() {
return teŀráàmWaardes()[Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO];
}
}

View file

@ -12,18 +12,18 @@ public interface BãßBȍőnAbacusSetʸᴰ<T extends BãßBȍőnʸᴰ<T> & Abacu
@BãßBȍőnDuytschen注(中國 = "算盤 討厭 第一的", BASIC = "RANK_TO_FIRST", 𓃬𓍄𓋹𓀭 = "𓂏𓅃𓈁𓎡 𓅲 𓊲𓇋𓁹𓆘𓋶")
default T rȧñkNaarEerste() {
return ráàmWaardes()[Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO];
return teŀráàmWaardes()[Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO];
}
@BãßBȍőnDuytschen注(中國 = "算盤 討厭 最後的", BASIC = "RANK_TO_LAST", 𓃬𓍄𓋹𓀭 = "𓂏𓅃𓈁𓎡 𓅲 𓆅𓅃𓆘𓋶")
default T rȧñkNaarLaatste() {
T[] values = ráàmWaardes();
T[] values = teŀráàmWaardes();
return values[values.length - Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ONE];
}
@BãßBȍőnDuytschen注(中國 = "算盤 討厭 比鄰", BASIC = "RANK_TO_NEXT", 𓃬𓍄𓋹𓀭 = "𓂏𓅃𓈁𓎡 𓅲 𓌒𓎡𓋶𓌟")
default T rȧñkNaarVolgende() {
T[] values = ráàmWaardes();
T[] values = teŀráàmWaardes();
int resultIndex = Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO;
for (int i=Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO;i<values.length;i++) {
if (this == values[i]) {
@ -39,7 +39,7 @@ public interface BãßBȍőnAbacusSetʸᴰ<T extends BãßBȍőnʸᴰ<T> & Abacu
@BãßBȍőnDuytschen注(中國 = "算盤 討厭 以前的", BASIC = "RANK_TO_PREVIOUS", 𓃬𓍄𓋹𓀭 = "𓂏𓅃𓈁𓎡 𓅲 𓉯𓏓𓅦𓇏𓅱")
default T rȧñkNaarVorige() {
T[] values = ráàmWaardes();
T[] values = teŀráàmWaardes();
int resultIndex = Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO;
for (int i=Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO;i<values.length;i++) {
if (this == values[i]) {
@ -54,8 +54,8 @@ public interface BãßBȍőnAbacusSetʸᴰ<T extends BãßBȍőnʸᴰ<T> & Abacu
}
@BãßBȍőnDuytschen注(中國 = "算盤 對於 每個", BASIC = "ABACUS_FOR_EACH", 𓃬𓍄𓋹𓀭 = "𓅂𓃀𓅂𓎡𓅱𓋴 𓆑𓁹 𓇋𓏀")
default void ráàmVoorElk(Consumer<T> consumer) {
for (T value:ráàmWaardes()) {
default void teŀráàmVoorElk(Consumer<T> consumer) {
for (T value:teŀráàmWaardes()) {
consumer.accept(value);
}
}

View file

@ -3,7 +3,9 @@ package love.distributedrebirth.bassboon.jpp.lang;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import love.distributedrebirth.bassboon.Bãß;
import love.distributedrebirth.bassboon.clazz.BãßBȍőnAuthor注;
import love.distributedrebirth.bassboon.jpp.lang.number.matrix.M04MatrixQuad;
import love.distributedrebirth.bassboon.jpp.lang.number.matrix.NumberMatrixFactory;
import love.distributedrebirth.bassboon.jpp.lang.number.matrix.NumberMatrixSet;
@ -11,11 +13,25 @@ import love.distributedrebirth.bassboon.jpp.lang.number.matrix.NumberMatrixSet;
public class NumberMatrixFactoryTest {
@Test
public void testTweetSmall() {
public void testMatrix4() {
Assertions.assertEquals(Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.INT_ZERO, M04MatrixQuad.M_0099.rȧñkNaarEerste().rȧñkTelNul());
Assertions.assertEquals(M04MatrixQuad.values().length, M04MatrixQuad.M_0099.rȧñkNaarVolgende().rȧñkNaarVolgende().teŀráàmGroote());
}
@Test
public void testFilmStudio() {
for (int filmSequence:NumberMatrixFactory.ײاللهזأَكْبَرײ.opgenomenFilmNummers()) {
NumberMatrixSet film = NumberMatrixFactory.ײاللهזأَكْبَرײ.geefFilmSet(filmSequence);
Assertions.assertEquals(filmSequence, film.geefDimensie());
}
}
@Test
public void testFilmRoles() {
for (int i=2;i<4;i++) {
NumberMatrixSet film = NumberMatrixFactory.ײاللهזأَكْبَرײ.getFilmRol(i);
Assertions.assertEquals(i, film.getDimension());
System.out.println("dimension: "+film.getDimension()+" size: "+film.values().length);
NumberMatrixSet film = NumberMatrixFactory.ײاللهזأَكْبَرײ.geefFilmSet(i);
Assertions.assertEquals(i, film.geefDimensie());
System.out.println("dimension: "+film.geefDimensie()+" size: "+film.waardes().length);
}
}
}

View file

@ -18,7 +18,7 @@ public class WavẽWorstGetậl1ⁿᴰ extends AbstractBaseGetậlMatrix1<Wavẽ
public WavẽWorstGetậl1ⁿᴰ(BãßBȍőnPartʸᴰ<?> worstCut) {
this.worstCut = worstCut;
this.worstCutLength = worstCut.ráàmWaardes().length;
this.worstCutLength = worstCut.teŀráàmWaardes().length;
this.values = new V0x0013B0ˣᴸ[this.worstCutLength];
for (int i=0;i<this.values.length;i++) {
this.values[i] = new V0x0013B0ˣᴸ();
@ -27,7 +27,7 @@ public class WavẽWorstGetậl1ⁿᴰ extends AbstractBaseGetậlMatrix1<Wavẽ
public WavẽWorstGetậl1ⁿᴰ(BãßBȍőnPartʸᴰ<?> worstCut, BaseIteratorOctal values) {
this.worstCut = worstCut;
this.worstCutLength = worstCut.ráàmWaardes().length;
this.worstCutLength = worstCut.teŀráàmWaardes().length;
this.values = new V0x0013B0ˣᴸ[this.worstCutLength];
for (int i=0;i<this.values.length;i++) {
this.values[i] = new V0x0013B0ˣᴸ(values);

View file

@ -20,9 +20,9 @@ public class WavẽWorstGetậl2ⁿᴰ extends AbstractBaseGetậlMatrix2<Wavẽ
public WavẽWorstGetậl2ⁿᴰ(BãßBȍőnPartʸᴰ<?> worstCut, BãßBȍőnPartʸᴰ<?> worstChannel) {
this.worstCut = worstCut;
this.worstCutLength = worstCut.ráàmWaardes().length;
this.worstCutLength = worstCut.teŀráàmWaardes().length;
this.worstChannel = worstChannel;
this.worstChannelLength = worstChannel.ráàmWaardes().length;
this.worstChannelLength = worstChannel.teŀráàmWaardes().length;
this.values = new V0x0013B0ˣᴸ[this.worstCutLength][this.worstChannelLength];
for (int x=0;x<this.worstCutLength;x++) {
for (int y=0;y<this.worstChannelLength;y++) {
@ -33,9 +33,9 @@ public class WavẽWorstGetậl2ⁿᴰ extends AbstractBaseGetậlMatrix2<Wavẽ
public WavẽWorstGetậl2ⁿᴰ(BãßBȍőnPartʸᴰ<?> worstCut, BãßBȍőnPartʸᴰ<?> worstChannel, BaseIteratorOctal values) {
this.worstCut = worstCut;
this.worstCutLength = worstCut.ráàmWaardes().length;
this.worstCutLength = worstCut.teŀráàmWaardes().length;
this.worstChannel = worstChannel;
this.worstChannelLength = worstChannel.ráàmWaardes().length;
this.worstChannelLength = worstChannel.teŀráàmWaardes().length;
this.values = new V0x0013B0ˣᴸ[this.worstCutLength][this.worstChannelLength];
for (int x=0;x<this.worstCutLength;x++) {
for (int y=0;y<this.worstChannelLength;y++) {

View file

@ -99,8 +99,8 @@ public class ŌctopǔsALU {
var valResultNum = valANum + valBNum;
if (valResultNum > valA.ráàmWaardes().length) {
valResultNum = valA.ráàmWaardes().length -1;
if (valResultNum > valA.teŀráàmWaardes().length) {
valResultNum = valA.teŀráàmWaardes().length -1;
}
T08PartOctal valResult = T08PartOctal.values()[valResultNum];

View file

@ -121,7 +121,7 @@ public enum Base2Terminator implements BãßBȍőnAbacusInstanceMBeanʸᴰ<Base2
private List<T08PartOctal> Bãß2ReadOctals(int...values) {
List<T08PartOctal> octals = new ArrayList<>();
for (int value:values) {
T08PartOctal.STATIC.ráàmVoorElk(v -> octals.add(T08PartOctal.indexOf(v, value)));
T08PartOctal.STATIC.teŀráàmVoorElk(v -> octals.add(T08PartOctal.indexOf(v, value)));
}
return octals;
}

View file

@ -73,7 +73,7 @@ public enum Base2WarpCore implements BãßBȍőnAbacusInstanceMBeanʸᴰ<Base2Wa
for (int base:Base2PartsFactory.INSTANCE.BãßBases()) {
WaterCipherHeart heart = new WaterCipherHeart();
BãßBȍőnPartʸᴰ<?>[] bases = Base2PartsFactory.INSTANCE.BãßBuildPartsByBase(base);
heart.setBass(bases[0].ráàmWaardes().length);
heart.setBass(bases[0].teŀráàmWaardes().length);
for (BãßBȍőnPartʸᴰ<?> part:bases) {
WaterCipherHeartTone tone = new WaterCipherHeartTone();
tone.setPart(part.rȧñkNaam());

View file

@ -88,13 +88,13 @@ public interface BãßBȍőnPartʸᴰ<T extends BãßBȍőnPartʸᴰ<T>> extends
default T ráàmWaardeVanChinaSleutel(String chinaKey) {
Map<String,Object> mapChina = toEnumZombie().GET_MAP_OBJ(BãßBȍőnPartBullet.MAP_CHINA);
if (mapChina.isEmpty()) {
mapChina.putAll(ráàmWaardesNaarMap(v -> v.rȧñkChinaSleutel()));
mapChina.putAll(teŀráàmWaardesNaarMap(v -> v.rȧñkChinaSleutel()));
}
return (T) mapChina.get(chinaKey);
}
@Deprecated
default int BãßĦǿɇṽḝę̃ɬḪễïđ() {
return ráàmGroote();
return teŀráàmGroote();
}
}

View file

@ -76,7 +76,7 @@ public final class V018Tord implements BaseNumberTyte<V018Tord> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
@Override
@ -86,6 +86,6 @@ public final class V018Tord implements BaseNumberTyte<V018Tord> {
@Override
public void fillTytesByReference(BaseAppenderTyte appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
}
}

View file

@ -55,7 +55,7 @@ public final class V027Temvig implements BaseNumberTyte<V027Temvig> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T03PartTrit.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T03PartTrit.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
@Override
@ -65,6 +65,6 @@ public final class V027Temvig implements BaseNumberTyte<V027Temvig> {
@Override
public void fillTytesByReference(BaseAppenderTyte appender) {
T03PartTrit.STATIC.ráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
T03PartTrit.STATIC.teŀráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
}
}

View file

@ -77,7 +77,7 @@ public final class V036Teger implements BaseNumberTyte<V036Teger> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
@Override
@ -87,6 +87,6 @@ public final class V036Teger implements BaseNumberTyte<V036Teger> {
@Override
public void fillTytesByReference(BaseAppenderTyte appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
}
}

View file

@ -47,6 +47,6 @@ public final class V042Traw implements BaseNumber<V042Traw> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T07PartSeptet.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T07PartSeptet.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
}

View file

@ -68,7 +68,7 @@ public final class V072Tong implements BaseNumberTyte<V072Tong> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
@Override
@ -78,6 +78,6 @@ public final class V072Tong implements BaseNumberTyte<V072Tong> {
@Override
public void fillTytesByReference(BaseAppenderTyte appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
}
}

View file

@ -84,7 +84,7 @@ public final class V144Tocta implements BaseNumberTyte<V144Tocta> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
@Override
@ -94,6 +94,6 @@ public final class V144Tocta implements BaseNumberTyte<V144Tocta> {
@Override
public void fillTytesByReference(BaseAppenderTyte appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
}
}

View file

@ -48,6 +48,6 @@ public class V0x000348ˣᴸ implements BaseNumberˣᴸ<V0x000348ˣᴸ> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T20PartScore.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T20PartScore.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
}

View file

@ -56,7 +56,7 @@ public class V0x000654ˣᴸ implements BaseNumberTyteˣᴸ<V0x000654ˣᴸ> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T60PartSexagesimal.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T60PartSexagesimal.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
@Override
@ -66,6 +66,6 @@ public class V0x000654ˣᴸ implements BaseNumberTyteˣᴸ<V0x000654ˣᴸ> {
@Override
public void fillTytesByReference(BaseAppenderTyte appender) {
T60PartSexagesimal.STATIC.ráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
T60PartSexagesimal.STATIC.teŀráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
}
}

View file

@ -54,7 +54,7 @@ public class V0x000CA8ˣᴸ implements BaseNumberTyteˣᴸ<V0x000CA8ˣᴸ> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
@Override
@ -64,6 +64,6 @@ public class V0x000CA8ˣᴸ implements BaseNumberTyteˣᴸ<V0x000CA8ˣᴸ> {
@Override
public void fillTytesByReference(BaseAppenderTyte appender) {
T02PartBinary.STATIC.ráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
T02PartBinary.STATIC.teŀráàmVoorElk(v -> getValue(v).fillTytesByReference(appender));
}
}

View file

@ -47,6 +47,6 @@ public class V0x0013B0ˣᴸ implements BaseNumberˣᴸ<V0x0013B0ˣᴸ> {
@Override
public void fillOctalsByClone(BaseAppenderOctal appender) {
T06PartSeximal.STATIC.ráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
T06PartSeximal.STATIC.teŀráàmVoorElk(v -> getValue(v).fillOctalsByClone(appender));
}
}

View file

@ -24,17 +24,17 @@ public enum BaseGlyphSet implements BãßBȍőnAbacusSetMBeanʸᴰ<BaseGlyphSet>
// TODO: Move this into unicode4D and TyyPartXxx
LATIN_BASIC(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(Integer.toString(x.rȧñkTelNul())))),
new BaseGlyphSetNumber(v -> T16PartHex.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkAlt1Waarde()))),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(Integer.toString(x.rȧñkTelNul())))),
new BaseGlyphSetNumber(v -> T16PartHex.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkAlt1Waarde()))),
new BaseGlyphSetNumber("1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R")),
LATIN_DTMF(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkChinaWaarde()))).withSeperator(Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.STR_SPACE),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkChinaWaarde()))).withSeperator(Bãß.ℭỗᶇṧⱦᶏꬼȶʂ.STR_SPACE),
new BaseGlyphSetNumber("1","2","3","A","4","5","6","B","7","8","9","C","*","0","#","D"),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> {
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> {
if (T10PartDecimal.PART_10 == x) {
v.add("ten");
} else {
v.add(T10PartDecimal.STATIC.ráàmWaardes()[x.rȧñkTelEen()].rȧñkChinaWaarde()); // 1 to 9
v.add(T10PartDecimal.STATIC.teŀráàmWaardes()[x.rȧñkTelEen()].rȧñkChinaWaarde()); // 1 to 9
}
}), "twenty", "thirty", "forty", "fifty", "sixty", "seventy", "eighty", "ninety",
"one hundred", "two hundred", "three hundred", "four hundred", "five hundred", "six hundred", "seven hundred", "eight hundred", "nine hundred")),
@ -56,23 +56,23 @@ public enum BaseGlyphSet implements BãßBȍőnAbacusSetMBeanʸᴰ<BaseGlyphSet>
null),
TONE_SCRIPT(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkRingToon()))),
new BaseGlyphSetNumber(v -> T16PartHex.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkRingToon()))),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkRingToon()))),
new BaseGlyphSetNumber(v -> T16PartHex.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkRingToon()))),
new BaseGlyphSetNumber("꜊꜈","꜊꜉","꜊꜋","꜊꜌","꜊꜍","꜊꜎","꜊꜏","꜊꜐","꜊꜑","˧˥","˧˦","˧˨","˧˩","˧꜒","˧꜓","˧꜔","˧꜕","˧꜖","꜏˥","꜏˦","꜏˧","꜏˨","꜏˩","꜏꜍","꜏꜎","꜏꜐","꜏꜑")),
DIPAVALI_LRPATH_TOPHEX(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkAlt1Waarde()))),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkAlt1Waarde()))),
new BaseGlyphSetNumber("˧˥˩","˧˩˥","˧˥˦","˧˩˨","˧˦˦","˧˨˨","˧˥˥","˧˩˩","˥˩˧","˩˥˧","˥˦˧","˩˨˧","˦˦˧","˨˨˧","˥˥˧","˩˩˧").withAltGlyphSet(BaseGlyphSet.LATIN_TOP),
null),
DIPAVALI_LRPATH_SUBHEX(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkAlt1Waarde()))),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkAlt1Waarde()))),
new BaseGlyphSetNumber("˧˥˩","˧˩˥","˧˥˦","˧˩˨","˧˦˦","˧˨˨","˧˥˥","˧˩˩","˥˩˧","˩˥˧","˥˦˧","˩˨˧","˦˦˧","˨˨˧","˥˥˧","˩˩˧").withAltGlyphSet(BaseGlyphSet.LATIN_SUB),
null),
DIPAVALI_RLPATH_TOPHEX(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkAlt2Waarde()))),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkAlt2Waarde()))),
new BaseGlyphSetNumber("꜔꜒꜖","꜔꜖꜒","꜔꜒꜓","꜔꜖꜕","꜔꜓꜓","꜔꜕꜕","꜔꜒꜒","꜔꜖꜖","꜒꜖꜔","꜖꜒꜔","꜒꜓꜔","꜖꜕꜔","꜓꜓꜔","꜕꜕꜔","꜒꜒꜔","꜖꜖꜔").withAltGlyphSet(BaseGlyphSet.LATIN_TOP),
null),
DIPAVALI_RLPATH_SUBHEX(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkAlt2Waarde()))),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkAlt2Waarde()))),
new BaseGlyphSetNumber("꜔꜒꜖","꜔꜖꜒","꜔꜒꜓","꜔꜖꜕","꜔꜓꜓","꜔꜕꜕","꜔꜒꜒","꜔꜖꜖","꜒꜖꜔","꜖꜒꜔","꜒꜓꜔","꜖꜕꜔","꜓꜓꜔","꜕꜕꜔","꜒꜒꜔","꜖꜖꜔").withAltGlyphSet(BaseGlyphSet.LATIN_SUB),
null),
@ -128,7 +128,7 @@ public enum BaseGlyphSet implements BãßBȍőnAbacusSetMBeanʸᴰ<BaseGlyphSet>
// TODO: replace Tai Xuan Jing Symbols are "T87PartXuanJing"
new BaseGlyphSetNumber("𝌁","𝌂","𝌃","𝌄","𝌅","𝌆","𝌇","𝌈","𝌉","𝌊","𝌋","𝌌","𝌍","𝌎","𝌏","𝌐","𝌑","𝌒","𝌓","𝌔","𝌕","𝌖","𝌗","𝌘","𝌙","𝌚","𝌛")),
CHINA_FORMAL(
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.ráàmVoorElk(x -> v.add(x.rȧñkChinaSleutel()))),
new BaseGlyphSetNumber(v -> T10PartDecimal.STATIC.teŀráàmVoorElk(x -> v.add(x.rȧñkChinaSleutel()))),
null,
null),
CHINA_FORMAL_OLD(
@ -270,7 +270,7 @@ public enum BaseGlyphSet implements BãßBȍőnAbacusSetMBeanʸᴰ<BaseGlyphSet>
}
public String BȍőnPrintNumber16(BigInteger number) {
String amount16 = number.toString(T16PartHex.STATIC.ráàmGroote());
String amount16 = number.toString(T16PartHex.STATIC.teŀráàmGroote());
StringBuilder buf16 = new StringBuilder();
int c2 = 0;
for (char c:amount16.toCharArray()) {

View file

@ -31,7 +31,7 @@ public class BãßBȍőnPartDialToneConverter extends AbstractStringObjectConver
@Override
public Object convertStringTo(String str, Locale locale) throws ObjectConverterException {
return basePart.ráàmWaardeVanRingToon(str);
return basePart.teŀráàmWaardeVanRingToon(str);
}
@Override

View file

@ -105,7 +105,7 @@ public class NumberXDModuleLoader implements X4OLanguageModuleLoader {
}
private void configBãßBȍőnPartAttributes(X4OLanguage language,ElementClass ec, BãßBȍőnPartʸᴰ<?> basePart) throws X4OLanguageModuleLoaderException {
for (BãßBȍőnPartʸᴰ<?> part: basePart.ráàmWaardes()) {
for (BãßBȍőnPartʸᴰ<?> part: basePart.teŀráàmWaardes()) {
ec.addElementClassAttribute(createElementClassAttribute(language,part.rȧñkChinaSleutel(),true,new BãßBȍőnPartDialToneConverter(part)));
}
}

View file

@ -19,8 +19,8 @@ public class T02PartBinaryTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T02PartBinary.PART_1, T02PartBinary.PART_1.ráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T02PartBinary.PART_2, T02PartBinary.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T02PartBinary.PART_1, T02PartBinary.PART_1.teŀráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T02PartBinary.PART_2, T02PartBinary.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -19,9 +19,9 @@ public class T03PartTritTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T03PartTrit.PART_1, T03PartTrit.PART_1.ráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T03PartTrit.PART_2, T03PartTrit.PART_1.ráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T03PartTrit.PART_3, T03PartTrit.PART_1.ráàmWaardeVanRingToon("˨"));
Assertions.assertEquals(T03PartTrit.PART_1, T03PartTrit.PART_1.teŀráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T03PartTrit.PART_2, T03PartTrit.PART_1.teŀráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T03PartTrit.PART_3, T03PartTrit.PART_1.teŀráàmWaardeVanRingToon("˨"));
}
@Test

View file

@ -38,10 +38,10 @@ public class T04PartQuadTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T04PartQuad.PART_1, T04PartQuad.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T04PartQuad.PART_2, T04PartQuad.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T04PartQuad.PART_3, T04PartQuad.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T04PartQuad.PART_4, T04PartQuad.PART_1.ráàmWaardeVanRingToon("˩"));
Assertions.assertEquals(T04PartQuad.PART_1, T04PartQuad.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T04PartQuad.PART_2, T04PartQuad.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T04PartQuad.PART_3, T04PartQuad.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T04PartQuad.PART_4, T04PartQuad.PART_1.teŀráàmWaardeVanRingToon("˩"));
}
@Test

View file

@ -19,11 +19,11 @@ public class T05PartPentalTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T05PartPental.PART_1, T05PartPental.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T05PartPental.PART_2, T05PartPental.PART_1.ráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T05PartPental.PART_3, T05PartPental.PART_1.ráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T05PartPental.PART_4, T05PartPental.PART_1.ráàmWaardeVanRingToon("˨"));
Assertions.assertEquals(T05PartPental.PART_5, T05PartPental.PART_1.ráàmWaardeVanRingToon("˩"));
Assertions.assertEquals(T05PartPental.PART_1, T05PartPental.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T05PartPental.PART_2, T05PartPental.PART_1.teŀráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T05PartPental.PART_3, T05PartPental.PART_1.teŀráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T05PartPental.PART_4, T05PartPental.PART_1.teŀráàmWaardeVanRingToon("˨"));
Assertions.assertEquals(T05PartPental.PART_5, T05PartPental.PART_1.teŀráàmWaardeVanRingToon("˩"));
}
@Test

View file

@ -22,10 +22,10 @@ public class T06PartSeximalTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T06PartSeximal.PART_1, T06PartSeximal.PART_1.ráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T06PartSeximal.PART_2, T06PartSeximal.PART_1.ráàmWaardeVanRingToon("˨"));
Assertions.assertEquals(T06PartSeximal.PART_5, T06PartSeximal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T06PartSeximal.PART_6, T06PartSeximal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T06PartSeximal.PART_1, T06PartSeximal.PART_1.teŀráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T06PartSeximal.PART_2, T06PartSeximal.PART_1.teŀráàmWaardeVanRingToon("˨"));
Assertions.assertEquals(T06PartSeximal.PART_5, T06PartSeximal.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T06PartSeximal.PART_6, T06PartSeximal.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -22,10 +22,10 @@ public class T07PartPlanItTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T07PartSeptet.PART_1, T07PartSeptet.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T07PartSeptet.PART_2, T07PartSeptet.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T07PartSeptet.PART_6, T07PartSeptet.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T07PartSeptet.PART_7, T07PartSeptet.PART_1.ráàmWaardeVanRingToon("˩"));
Assertions.assertEquals(T07PartSeptet.PART_1, T07PartSeptet.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T07PartSeptet.PART_2, T07PartSeptet.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T07PartSeptet.PART_6, T07PartSeptet.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T07PartSeptet.PART_7, T07PartSeptet.PART_1.teŀráàmWaardeVanRingToon("˩"));
}
@Test

View file

@ -19,10 +19,10 @@ public class T08PartOctalTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T08PartOctal.PART_1, T08PartOctal.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T08PartOctal.PART_2, T08PartOctal.PART_1.ráàmWaardeVanRingToon("˩"));
Assertions.assertEquals(T08PartOctal.PART_7, T08PartOctal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T08PartOctal.PART_8, T08PartOctal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T08PartOctal.PART_1, T08PartOctal.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T08PartOctal.PART_2, T08PartOctal.PART_1.teŀráàmWaardeVanRingToon("˩"));
Assertions.assertEquals(T08PartOctal.PART_7, T08PartOctal.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T08PartOctal.PART_8, T08PartOctal.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -19,10 +19,10 @@ public class T09PartNonaryTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T09PartNonary.PART_1, T09PartNonary.PART_1.ráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T09PartNonary.PART_2, T09PartNonary.PART_1.ráàmWaardeVanRingToon("˨"));
Assertions.assertEquals(T09PartNonary.PART_8, T09PartNonary.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T09PartNonary.PART_9, T09PartNonary.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T09PartNonary.PART_1, T09PartNonary.PART_1.teŀráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T09PartNonary.PART_2, T09PartNonary.PART_1.teŀráàmWaardeVanRingToon("˨"));
Assertions.assertEquals(T09PartNonary.PART_8, T09PartNonary.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T09PartNonary.PART_9, T09PartNonary.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -19,10 +19,10 @@ public class T10PartDecimalTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T10PartDecimal.PART_1, T10PartDecimal.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T10PartDecimal.PART_2, T10PartDecimal.PART_1.ráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T10PartDecimal.PART_9, T10PartDecimal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T10PartDecimal.PART_10, T10PartDecimal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T10PartDecimal.PART_1, T10PartDecimal.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T10PartDecimal.PART_2, T10PartDecimal.PART_1.teŀráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T10PartDecimal.PART_9, T10PartDecimal.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T10PartDecimal.PART_10, T10PartDecimal.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -19,10 +19,10 @@ public class T11PartUndecimalTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T11PartUndecimal.PART_1, T11PartUndecimal.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T11PartUndecimal.PART_2, T11PartUndecimal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T11PartUndecimal.PART_10, T11PartUndecimal.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T11PartUndecimal.PART_11, T11PartUndecimal.PART_1.ráàmWaardeVanRingToon("˩"));
Assertions.assertEquals(T11PartUndecimal.PART_1, T11PartUndecimal.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T11PartUndecimal.PART_2, T11PartUndecimal.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T11PartUndecimal.PART_10, T11PartUndecimal.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T11PartUndecimal.PART_11, T11PartUndecimal.PART_1.teŀráàmWaardeVanRingToon("˩"));
}
@Test

View file

@ -22,10 +22,10 @@ public class T12PartUncialTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T12PartUncial.PART_1, T12PartUncial.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T12PartUncial.PART_2, T12PartUncial.PART_1.ráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T12PartUncial.PART_11, T12PartUncial.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T12PartUncial.PART_12, T12PartUncial.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T12PartUncial.PART_1, T12PartUncial.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T12PartUncial.PART_2, T12PartUncial.PART_1.teŀráàmWaardeVanRingToon("˧"));
Assertions.assertEquals(T12PartUncial.PART_11, T12PartUncial.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T12PartUncial.PART_12, T12PartUncial.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -19,10 +19,10 @@ public class T16PartHexTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T16PartHex.PART_1, T16PartHex.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T16PartHex.PART_2, T16PartHex.PART_1.ráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T16PartHex.PART_15, T16PartHex.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T16PartHex.PART_16, T16PartHex.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T16PartHex.PART_1, T16PartHex.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T16PartHex.PART_2, T16PartHex.PART_1.teŀráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T16PartHex.PART_15, T16PartHex.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T16PartHex.PART_16, T16PartHex.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -22,10 +22,10 @@ public class T20PartScoreTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T20PartScore.PART_1, T20PartScore.PART_1.ráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T20PartScore.PART_2, T20PartScore.PART_1.ráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T20PartScore.PART_19, T20PartScore.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T20PartScore.PART_20, T20PartScore.PART_1.ráàmWaardeVanRingToon(""));
Assertions.assertEquals(T20PartScore.PART_1, T20PartScore.PART_1.teŀráàmWaardeVanRingToon("˥"));
Assertions.assertEquals(T20PartScore.PART_2, T20PartScore.PART_1.teŀráàmWaardeVanRingToon("˦"));
Assertions.assertEquals(T20PartScore.PART_19, T20PartScore.PART_1.teŀráàmWaardeVanRingToon(""));
Assertions.assertEquals(T20PartScore.PART_20, T20PartScore.PART_1.teŀráàmWaardeVanRingToon(""));
}
@Test

View file

@ -19,10 +19,10 @@ public class T60SexagesimalTest {
@Test
public void testToneMap() {
Assertions.assertEquals(T60PartSexagesimal.PART_1, T60PartSexagesimal.PART_1.ráàmWaardeVanRingToon("˥˥"));
Assertions.assertEquals(T60PartSexagesimal.PART_2, T60PartSexagesimal.PART_1.ráàmWaardeVanRingToon("˥˦"));
Assertions.assertEquals(T60PartSexagesimal.PART_59, T60PartSexagesimal.PART_1.ráàmWaardeVanRingToon("꜒꜕"));
Assertions.assertEquals(T60PartSexagesimal.PART_60, T60PartSexagesimal.PART_1.ráàmWaardeVanRingToon("꜒꜖"));
Assertions.assertEquals(T60PartSexagesimal.PART_1, T60PartSexagesimal.PART_1.teŀráàmWaardeVanRingToon("˥˥"));
Assertions.assertEquals(T60PartSexagesimal.PART_2, T60PartSexagesimal.PART_1.teŀráàmWaardeVanRingToon("˥˦"));
Assertions.assertEquals(T60PartSexagesimal.PART_59, T60PartSexagesimal.PART_1.teŀráàmWaardeVanRingToon("꜒꜕"));
Assertions.assertEquals(T60PartSexagesimal.PART_60, T60PartSexagesimal.PART_1.teŀráàmWaardeVanRingToon("꜒꜖"));
}
@Test