Share via


DictClass.isFinal Method

Indicates whether a class is final.

Syntax

public boolean isFinal()

Run On

Called

Return Value

Type: boolean
true if the class is final; otherwise, false.

See Also

Reference

DictClass Class