Renamed the bridge to death

This commit is contained in:
Willem Cazander 2022-10-15 13:20:04 +02:00
parent 5312d33700
commit 3109be3060
17 changed files with 54 additions and 54 deletions

View file

@ -22,7 +22,7 @@ public interface BãßBȍőnCoffinOpenʸᴰ<T extends BãßBȍőnCoffinStoreKey
}
static <X, K extends BãßBȍőnCoffinStoreKeyʸᴰ> BãßBȍőnCoffinOpenʸᴰ<K> FROM(BãßBȍőn<X,K> boon) {
return FROM(boon.GET_BBC());
return FROM(boon.toBBC());
}
static <K extends BãßBȍőnCoffinStoreKeyʸᴰ> BãßBȍőnCoffinOpenʸᴰ<K> FROM(BãßBȍőnCoffinʸᴰ<K> bbc) {