2022-01-30 22:00:16 +01:00
|
|
|
package love.distributedrebirth.numberxd;
|
2022-01-30 15:45:40 +01:00
|
|
|
|
2022-02-04 18:00:03 +01:00
|
|
|
import love.distributedrebirth.numberxd.base2t.typexl.V0x000CA8ˣᴸ;
|
|
|
|
|
import love.distributedrebirth.bassboonyd.BãßBȍőnAuthorInfoʸᴰ;
|
2022-02-02 18:26:21 +01:00
|
|
|
import love.distributedrebirth.numberxd.base2t.BaseIteratorOctal;
|
2022-02-04 18:00:03 +01:00
|
|
|
import love.distributedrebirth.numberxd.base2t.BaseIteratorOctalStack;
|
|
|
|
|
import love.distributedrebirth.numberxd.base2t.part.T08PartOctal;
|
2022-01-30 15:45:40 +01:00
|
|
|
|
2022-08-24 17:33:39 +02:00
|
|
|
@BãßBȍőnAuthorInfoʸᴰ(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
2022-02-04 21:26:43 +01:00
|
|
|
public class KlompGetậl4ˢᴰ extends AbstractBaseGetậlMatrix1<KlompGetậl4ˢᴰ,V0x000CA8ˣᴸ> {
|
2022-01-30 19:04:03 +01:00
|
|
|
|
2022-10-08 17:14:21 +02:00
|
|
|
private final V0x000CA8ˣᴸ[] values = new V0x000CA8ˣᴸ[T08PartOctal.DEFAULT.BãßĦǿɇṽḝę̃ɬḪễïđ()];
|
2022-01-30 19:04:03 +01:00
|
|
|
|
2022-01-31 19:06:09 +01:00
|
|
|
public KlompGetậl4ˢᴰ() {
|
2022-01-31 20:13:41 +01:00
|
|
|
for (int i=0;i<this.values.length;i++) {
|
2022-02-04 18:00:03 +01:00
|
|
|
this.values[i] = new V0x000CA8ˣᴸ();
|
2022-01-30 19:04:03 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2022-02-02 18:26:21 +01:00
|
|
|
public KlompGetậl4ˢᴰ(BaseIteratorOctal values) {
|
2022-01-31 20:13:41 +01:00
|
|
|
for (int i=0;i<this.values.length;i++) {
|
2022-02-04 18:00:03 +01:00
|
|
|
this.values[i] = new V0x000CA8ˣᴸ(values);
|
2022-01-30 19:04:03 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@Override
|
2022-02-04 18:00:03 +01:00
|
|
|
public V0x000CA8ˣᴸ getValue() {
|
2022-02-04 21:26:43 +01:00
|
|
|
return values[matrix1];
|
2022-01-30 19:04:03 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@Override
|
2022-02-04 21:26:43 +01:00
|
|
|
public int getMatrix1Length() {
|
2022-10-08 17:14:21 +02:00
|
|
|
return T08PartOctal.DEFAULT.BãßĦǿɇṽḝę̃ɬḪễïđ();
|
2022-02-04 17:40:14 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@Override
|
2022-02-04 22:44:11 +01:00
|
|
|
public KlompGetậl4ˢᴰ toClone(BaseIteratorOctal values) {
|
|
|
|
|
return new KlompGetậl4ˢᴰ(values);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@Override
|
|
|
|
|
public BaseIteratorOctal iteratorOctalsByClone() {
|
2022-02-04 18:00:03 +01:00
|
|
|
BaseIteratorOctalStack cloneStack = new BaseIteratorOctalStack();
|
|
|
|
|
for (int i=0;i<this.values.length;i++) {
|
|
|
|
|
cloneStack.addIterator(this.values[i].iteratorOctalsByClone());
|
|
|
|
|
}
|
2022-02-04 22:44:11 +01:00
|
|
|
return cloneStack;
|
2022-01-30 19:04:03 +01:00
|
|
|
}
|
2022-01-30 15:45:40 +01:00
|
|
|
}
|