22 lines
816 B
Java
22 lines
816 B
Java
package ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ;
|
||
|
||
import ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ.DuytsDocAuthor注;
|
||
import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒻᐤᕐᕐᓫᣗ.SoepLepelChefKok;
|
||
import ᒢᐩᐩ.ᔆʸᔆᐪᓫᔿ.ᒻᐤᕐᕐᓫᣗ.SoepLepelբ;
|
||
|
||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||
public interface ᒢObject extends ObjectSoundSneeze, ObjectHell.DeathShadow {
|
||
|
||
// humans are not allowed to code, who creates what ?
|
||
default Class<?> fromClass() {
|
||
// getters are for children of a bean
|
||
// not to return the mother of a bean
|
||
return getClass();
|
||
}
|
||
|
||
@Deprecated // move to this.fromClass().soepLepel();
|
||
default SoepLepelբ soepLepel() {
|
||
return SoepLepelChefKok.NederlandscheCocaïnefabriek.snuifLepeltje(getClass());
|
||
}
|
||
}
|