Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.