Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/lang/Boolean.hpp>
Inherits Primitive< bool >.
An immutable boolean value.
Public Types |
|
| typedef spec::Handle | Handle |
| Boolean Handle definition. | |
| typedef spec::View | View |
| Boolean View definition. | |
| typedef spec::Holder | Holder |
| Boolean Holder definition. | |
Static Public Member Functions |
|
| static Handle | valueOf (bool f) |
| Get an instance of a Boolean that represents true or false. | |
| static Handle valueOf | ( | bool | f | ) | [static] |
The documentation for this class was generated from the following file: