interfaces
Table of Contents
Interfaces
- Arrayable
- Interface for objects that can be converted to arrays.
- ClearableArrayable
- Interface for objects that can be converted to an array, with an option to remove empty or null values.
- Cloneable
- This interface is implemented by all cloneable objects.
- Equatable
- This interface is implemented by all equatable objects.