Class IOKit.IOObject
java.lang.Object
oshi.ffm.mac.IOKit.IOObject
- Direct Known Subclasses:
IOKit.IOIterator, IOKit.IORegistryEntry
- Enclosing interface:
IOKit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanconformsTo(String className) booleanisNull()intrelease()segment()
-
Constructor Details
-
IOObject
-
-
Method Details
-
segment
-
isNull
public boolean isNull() -
release
public int release() -
conformsTo
-