Class ColorParm.BLACK

java.lang.Object
org.bzdev.obnaming.misc.ColorParm
org.bzdev.obnaming.misc.ColorParm.BLACK
Enclosing class:
ColorParm

public static final class ColorParm.BLACK extends ColorParm
An instance of ColorParm whose default constructor returns an object initialized to the CSS color specification "black". An object of this type can be used in an initializer but not as the type of a variable annotated with a @CompoundParm annotation.
  • Constructor Details

    • BLACK

      public BLACK()
      Constructor.