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