Re: casts / wildcards for parametrized types
lue; } else { return !(a is null || b is null); } } To be more explicit: By the time I'm writing these if-else/cast statements I already know that my objects are both instances of some type of Box and I also know that the operation(s) I plan to perform on them are valid for any
casts / wildcards for parametrized types
ent to the Java syntax of Box -tx -- tx.lowtech-labs.org / t...@lowtech-labs.org