public static class CoreFoundation.CFBooleanRef extends CoreFoundation.CFTypeRef
CFBoolean
object.Constructor and Description |
---|
CFBooleanRef() |
CFBooleanRef(Pointer p) |
Modifier and Type | Method and Description |
---|---|
boolean |
booleanValue()
Convert a reference to a Core Foundations Boolean into its
boolean |
getTypeID, isTypeID, release, retain
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public CFBooleanRef()
public CFBooleanRef(Pointer p)