Class CoreFoundation.CFBooleanRef
java.lang.Object
oshi.ffm.mac.CoreFoundation.CFTypeRef
oshi.ffm.mac.CoreFoundation.CFBooleanRef
- Enclosing interface:
CoreFoundation
A reference to a CFBoolean object
-
Constructor Details
-
CFBooleanRef
-
-
Method Details
-
booleanValue
public boolean booleanValue()Get the boolean value- Returns:
- The boolean value
-