public class Blue extends ColorTransform
The Class Blue.
  • Constructor Details

    • Blue

      public Blue()
      Instantiates a new blue.
  • Method Details

    • clone

      public Blue clone()
      Specified by:
      clone in class ColorTransform
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getValue

      public int getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(int value)
      Sets the value.
      Parameters:
      value - the new value