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