2022-02-04 18:00:03 +01:00
|
|
|
package love.distributedrebirth.numberxd;
|
|
|
|
|
|
2022-10-20 03:06:56 +02:00
|
|
|
import love.distributedrebirth.bassboon.clazz.BãßBȍőnAuthor注;
|
2022-02-04 18:00:03 +01:00
|
|
|
import love.distributedrebirth.numberxd.base2t.BaseNumber;
|
|
|
|
|
|
2022-10-15 02:34:58 +02:00
|
|
|
@BãßBȍőnAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
2022-02-04 21:26:43 +01:00
|
|
|
abstract public class AbstractBaseGetậlMatrix1<T extends BaseGetậl<T,V>,V extends BaseNumber<V>> implements BaseGetậlMatrix1<T,V> {
|
2022-02-04 18:00:03 +01:00
|
|
|
|
2022-02-04 20:01:05 +01:00
|
|
|
protected int matrix1;
|
2022-02-04 18:00:03 +01:00
|
|
|
|
|
|
|
|
@Override
|
2022-02-04 20:01:05 +01:00
|
|
|
public void setMatrix1(int matrix1) {
|
|
|
|
|
this.matrix1 = matrix1;
|
2022-02-04 18:00:03 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@Override
|
2022-02-04 20:01:05 +01:00
|
|
|
public int getMatrix1() {
|
|
|
|
|
return matrix1;
|
2022-02-04 18:00:03 +01:00
|
|
|
}
|
|
|
|
|
}
|