| Package | Description |
|---|---|
| oshi.jna.platform.mac |
Provides extensions of JNA libraries for Mac OS X.
|
| Modifier and Type | Method and Description |
|---|---|
DiskArbitration.DASessionRef |
DiskArbitration.DASessionCreate(CoreFoundation.CFAllocatorRef allocator)
Creates a new session.
|
| Modifier and Type | Method and Description |
|---|---|
DiskArbitration.DADiskRef |
DiskArbitration.DADiskCreateFromBSDName(CoreFoundation.CFAllocatorRef allocator,
DiskArbitration.DASessionRef session,
String diskName)
Creates a new disk object.
|
Copyright © 2010–2016 com.github.dblock. All rights reserved.