- Mastering macOS Programming
- Stuart Grimshaw
- 22字
- 2025-04-04 19:10:25
Protocol advantages over classes
There are some tricks that we can do with protocols that we cannot do in a class/subclass hierarchy.
There are some tricks that we can do with protocols that we cannot do in a class/subclass hierarchy.