Strange code

This commit is contained in:
Willem Cazander 2022-10-08 17:14:21 +02:00
parent 207ff4226f
commit 9706b8c14b
36 changed files with 116 additions and 109 deletions

View file

@ -18,6 +18,14 @@ public interface DefaultEnumSetʸᴰ<T> extends DefaultEnumBaseʸᴰ<T> {
return ordinal() + 1;
}
default int LENGTH() {
return BãßĦǿɇṽḝę̃ɬḪễïđ();
}
default int BãßĦǿɇṽḝę̃ɬḪễïđ() {
return BãßInstances().length;
}
default List<T> BãßInstancesList() {
return Arrays.asList(BãßInstances());
}