JPP: raw usage of abacus with zerdinal interface
This commit is contained in:
parent
3693f722b3
commit
29a413bb6d
60 changed files with 704 additions and 275 deletions
|
|
@ -29,8 +29,8 @@ package ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪ
|
|||
|
||||
import ᒢᐩᐩ.ᒃᣔᔆᔆᒃᐤᐤᣕ.ᒄᓫᣔᐪᑋ.BãßBȍőnCoffinԲ;
|
||||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᐪᓫᕽᐪ.ᒻᑊᣕᕐᓑᣔ.嘴ᗮᙿᗮ;
|
||||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪᐤᣗ.ᐦ.TerminatorEnum𓄯;
|
||||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪᐤᣗ.ᐦ.Terminator注;
|
||||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪᐤᣗ.ᐦ.Terminator𓄯;
|
||||
import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.BabelẞlueText;
|
||||
import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.BabelẞlueText注;
|
||||
import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAuthor注;
|
||||
|
|
@ -39,7 +39,7 @@ import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAu
|
|||
/// @version ©Δ∞ 仙上主天
|
||||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||
@Terminator注(slices = 18, duytsName = T018ᖟ.ₜₓₜName.class, duytsChina = T018ᖟ.ₜₓₜChina.class)
|
||||
public enum T018ᖟ implements Terminator𓄯<T018ᖟ> {
|
||||
public enum T018ᖟ implements TerminatorEnum𓄯<T018ᖟ> {
|
||||
|
||||
PART_1,
|
||||
PART_2,
|
||||
|
|
@ -61,7 +61,6 @@ public enum T018ᖟ implements Terminator𓄯<T018ᖟ> {
|
|||
PART_18,
|
||||
;
|
||||
public final static T018ᖟ 亞 = T018ᖟ.PART_1;
|
||||
public final static T018ᖟ 亞ᵀᐞᑊᒻ = 亞.rȧñkNaarLaatste();
|
||||
private final static T018ᖟ[] 亞ᴬᴸᴸ = T018ᖟ.values(); // values() is a very slow method
|
||||
private final BãßBȍőnCoffinԲ ghostsInAShell = 亞ᶦᶦᶦ.thisʸᴰᐧᐧˡᶦᵍʰᵗˢᵃᵇᵉʳ(thisᵀᴮᵒⁿᵉ());
|
||||
|
||||
|
|
@ -74,6 +73,16 @@ public enum T018ᖟ implements Terminator𓄯<T018ᖟ> {
|
|||
return ghostsInAShell;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int zerdinalSpaceBoundary() {
|
||||
return valuesLength();
|
||||
}
|
||||
|
||||
@Override
|
||||
public T018ᖟ zerdinalMaterializeSpace(int zerdinal) {
|
||||
return valueOf(zerdinal);
|
||||
}
|
||||
|
||||
public static T018ᖟ valueOf(final int index) {
|
||||
return 亞ᴬᴸᴸ[index];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue