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