If i'm using an empty construct and extending it j...
# announcements
b
If i'm using an empty construct and extending it just to cover all cases within a 'when' expression, then interface seems better than a class, since i don't have to write A() everytime I extend it