Share via


DictClass.isKernel Method

Indicates whether a class is a kernel class.

Syntax

public boolean isKernel()

Run On

Called

Return Value

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

See Also

Reference

DictClass Class