@HotSpotIntrinsicCandidate
public native boolean isInterface ()

Determines if the specified Class object represents an interface type.

Returns:  true if this object represents an interface; false otherwise.