Share via


DictClass.isRunable Method

Indicates whether a class can be run.

Syntax

public boolean isRunable()

Run On

Called

Return Value

Type: boolean
true if the class can be run; otherwise, false.

See Also

Reference

DictClass Class