Color.getConstructorArgs

Overview | Methods | Fields | This Package | All Packages

Color.getConstructorArgs

Retrieves an array of ConstructorArg objects that describe the data types and values needed to persist this object.

Syntax

public ConstructorArg[] getConstructorArgs()

Return Value

Returns an array of ConstructorArg objects.