59 lines
1.8 KiB
Java
59 lines
1.8 KiB
Java
package love.distributedrebirth.numberxd;
|
||
|
||
import love.distributedrebirth.numberxd.base2t.part.T012PartUncial;
|
||
import love.distributedrebirth.numberxd.base2t.part.T016PartHex;
|
||
import love.distributedrebirth.numberxd.base2t.type.V009Tyte;
|
||
import love.distributedrebirth.numberxd.base2t.type.V144Tocta;
|
||
import love.distributedrebirth.bassboon.clazz.BãßBȍőnAuthor注;
|
||
import love.distributedrebirth.numberxd.base2t.BaseIteratorOctal;
|
||
import love.distributedrebirth.numberxd.base2t.BaseIteratorOctalStack;
|
||
|
||
/**
|
||
* Holds an 864 bit fraction.
|
||
*/
|
||
@BãßBȍőnAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||
public class GroßGetậl6ˢᴰ extends AbstractBaseGetậlMatrix2<GroßGetậl6ˢᴰ,V009Tyte> {
|
||
|
||
private final V144Tocta[] values = new V144Tocta[T012PartUncial.STATIC.BãßĦǿɇṽḝę̃ɬḪễïđ()];
|
||
|
||
public GroßGetậl6ˢᴰ() {
|
||
for (int i=0;i<this.values.length;i++) {
|
||
this.values[i] = new V144Tocta();
|
||
}
|
||
}
|
||
|
||
public GroßGetậl6ˢᴰ(BaseIteratorOctal values) {
|
||
for (int i=0;i<this.values.length;i++) {
|
||
this.values[i] = new V144Tocta(values);
|
||
}
|
||
}
|
||
|
||
public V009Tyte getValue() {
|
||
return values[matrix2].getTytePart(T016PartHex.values()[matrix1]);
|
||
}
|
||
|
||
@Override
|
||
public int getMatrix1Length() {
|
||
return T016PartHex.STATIC.BãßĦǿɇṽḝę̃ɬḪễïđ();
|
||
}
|
||
|
||
@Override
|
||
public int getMatrix2Length() {
|
||
return T012PartUncial.STATIC.BãßĦǿɇṽḝę̃ɬḪễïđ();
|
||
}
|
||
|
||
@Override
|
||
public GroßGetậl6ˢᴰ toClone(BaseIteratorOctal values) {
|
||
return new GroßGetậl6ˢᴰ(values);
|
||
}
|
||
|
||
@Override
|
||
public BaseIteratorOctal iteratorOctalsByClone() {
|
||
BaseIteratorOctalStack cloneStack = new BaseIteratorOctalStack();
|
||
for (int i=0;i<this.values.length;i++) {
|
||
cloneStack.addIterator(this.values[i].iteratorOctalsByClone());
|
||
}
|
||
return cloneStack;
|
||
}
|
||
}
|