Skip to main content

Interfaces

The video for “Interfaces” is in the works!

Interfaces define contracts that classes must implement.

Basic Interface

Try it yourself
Loading...

Interface with Fields

Try it yourself
Loading...

Previous: Error Handling | Next: References