The partitions on this disk. @return an UnmodifiableList of the partitions on this drive.
()
| 121 | * @return an {@code UnmodifiableList} of the partitions on this drive. |
| 122 | */ |
| 123 | List<HWPartition> getPartitions(); |
| 124 | |
| 125 | /** |
| 126 | * The time this disk's statistics were updated. |
no outgoing calls