The <javaVolatileField> element provides a flag within the FieldModifiersopt that declares the fields that are introduced by the declaration can be declared volatile.
<javaField id="java.lang.Float"> <apiName>POSITIVE_INFINITY</apiName> <shortdesc> </shortdesc> <javaFieldDetail> <javaFieldDef> <javaFinalField/> <javaStaticField/> <javaVolatileField/> <javaFieldAccess value="protected"/> </javaFieldDef> </javaFieldDetail> <related-links> <link href="../constant-values.html#ATTRIBUTE_NODE" format="html" scope=”external”> <linktext>Constant Field Values</linktext> </link> </related-links> </javaField>