Static class methods for evaluating if objects implement various interfaces.
2.0.0
Static
Does the given object implement the Palette interface?
The object to check
true if the given object implements the Palette interface, false if it does not.
true
false
Does the given object implement the PaletteColor interface?
true if the given object implements the PaletteColor interface, false if it does not.
Static class methods for evaluating if objects implement various interfaces.
Since
2.0.0