Share via


DictMethod.isStatic Method

Indicates whether the method is static.

Syntax

public boolean isStatic()

Run On

Called

Return Value

Type: boolean
true if the method is a static; otherwise, false.

See Also

Reference

DictMethod Class