set abstract method

void set(
  1. Color color
)

The the values of this color to the given color.

Implementation

void set(Color color);