maybe only use numbers

This commit is contained in:
Willem Cazander 2022-10-26 02:05:31 +02:00
parent 2abab0e02a
commit 695e28daae
11 changed files with 64 additions and 64 deletions

View file

@ -3,7 +3,7 @@ package love.distributedrebirth.numberxd;
import love.distributedrebirth.bassboon.clazz.BãßBȍőnAuthor注;
import love.distributedrebirth.numberxd.base2t.BaseIteratorOctal;
import love.distributedrebirth.numberxd.base2t.BaseIteratorTyte;
import love.distributedrebirth.numberxd.base2t.part.T016PartHex;
import love.distributedrebirth.numberxd.base2t.part.T016PartHexadecimal;
import love.distributedrebirth.numberxd.base2t.type.V009Tyte;
import love.distributedrebirth.numberxd.base2t.type.V144Tocta;
@ -38,12 +38,12 @@ public class GroßGetậl1ⁿᴰ extends AbstractBaseGetậlMatrix1<GroßGetậl
@Override
public V009Tyte getValue() {
return value.getTytePart(T016PartHex.values()[matrix1]);
return value.getTytePart(T016PartHexadecimal.values()[matrix1]);
}
@Override
public int getMatrix1Length() {
return T016PartHex.STATIC.BãßĦǿɇṽḝę̃ɬḪễïđ();
return T016PartHexadecimal.STATIC.BãßĦǿɇṽḝę̃ɬḪễïđ();
}
@Override