Modifier.isInterface
Modifier.isInterface
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public static boolean isInterface( int
mod
)
Description
Return true if the specifier integer includes the
interface
modifier.