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,14 +39,13 @@ import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAu
|
|||
/// @version ©Δ∞ 仙上主天
|
||||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||
@Terminator注(slices = 3, duytsName = T003ᖟ.ₜₓₜName.class, duytsChina = T003ᖟ.ₜₓₜChina.class)
|
||||
public enum T003ᖟ implements Terminator𓄯<T003ᖟ> {
|
||||
public enum T003ᖟ implements TerminatorEnum𓄯<T003ᖟ> {
|
||||
|
||||
PART_1,
|
||||
PART_2,
|
||||
PART_3,
|
||||
;
|
||||
public final static T003ᖟ 亞 = T003ᖟ.PART_1;
|
||||
public final static T003ᖟ 亞ᵀᐞᑊᒻ = 亞.rȧñkNaarLaatste();
|
||||
private final static T003ᖟ[] 亞ᴬᴸᴸ = T003ᖟ.values(); // values() is a very slow method
|
||||
private final BãßBȍőnCoffinԲ ghostsInAShell = 亞ᶦᶦᶦ.thisʸᴰᐧᐧˡᶦᵍʰᵗˢᵃᵇᵉʳ(thisᵀᴮᵒⁿᵉ());
|
||||
|
||||
|
|
@ -59,6 +58,16 @@ public enum T003ᖟ implements Terminator𓄯<T003ᖟ> {
|
|||
return ghostsInAShell;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int zerdinalSpaceBoundary() {
|
||||
return valuesLength();
|
||||
}
|
||||
|
||||
@Override
|
||||
public T003ᖟ zerdinalMaterializeSpace(int zerdinal) {
|
||||
return valueOf(zerdinal);
|
||||
}
|
||||
|
||||
public static T003ᖟ valueOf(final int index) {
|
||||
return 亞ᴬᴸᴸ[index];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue