Swift Dev Notes
Search...
Ctrl
K
SedatOnat.dev
Affiliated with SedatOnat.com
More
SedatOnat.dev
Affiliated with SedatOnat.com
CODES
Main Pillars (Protocol, Class, Struct, etc.)
Classes
Final Class
#finalclass
Overview
Prevents inheritance to another Class
Sources
Sample Codes
Copy
Sources
Videos
Articles / Documents
Previous
Deinitializer
Next
Override
Last updated
2 years ago
Was this helpful?
Hacking with Swift / 100 days / 12 - Classes
Hacking with Swift / 100 days / 12 - Classes / Which classes should be declared as final?