ControlDock.valid

Overview | Methods | Fields | This Package | All Packages

ControlDock.valid

Determines whether the specified value is one of the constants defined in this class.

Syntax

public static boolean valid( int dock )

Parameters

dock

The value to check.

Return Value

Returns true if the value is valid; otherwise, returns false.