equals

open operator override fun equals(other: Any?): Boolean

Compares this PreparedColorContainer against another ColorContainer or an Int. If other is a ColorContainer, the originalColors parameter is compared to the originalColors parameter. If other is a PreparedColorContainer, the originalColors parameters are compared. If other is an Int, the color parameter is compared to the Int.