mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
e1a8424f12
Replace all raw uses of 'Bond<T extends BondedAsset>', mostly with wildcards (that is, 'Bond<?>'), to prevent compiler/IDE warnings. Also rename the 'T extends Bond<R>' & 'R extend BondedAsset' type params of 'BondRepository<..>' to 'B' & 'T' respectively, as this is a little less confusing. |
||
---|---|---|
.. | ||
package | ||
src | ||
build.gradle |