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