Renamed terminators
This commit is contained in:
parent
0886d6eac9
commit
39b66404dd
88 changed files with 1014 additions and 1011 deletions
|
|
@ -2,16 +2,16 @@ package love.distributedrebirth.numberxd.base2t;
|
|||
|
||||
import java.util.Collection;
|
||||
|
||||
import love.distributedrebirth.numberxd.base2t.part.T008PartOctal;
|
||||
import love.distributedrebirth.numberxd.base2t.part.T008ᖟ;
|
||||
import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAuthor注;
|
||||
|
||||
/**
|
||||
* Appender model for Octals.
|
||||
*/
|
||||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||
public final class BaseAppenderOctal extends BaseAppenderAdapter<T008PartOctal> {
|
||||
public final class BaseAppenderOctal extends BaseAppenderAdapter<T008ᖟ> {
|
||||
|
||||
public BaseAppenderOctal(Collection<T008PartOctal> collection) {
|
||||
public BaseAppenderOctal(Collection<T008ᖟ> collection) {
|
||||
super(collection);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue