public class History extends Object
| Constructor and Description |
|---|
History()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addHistoryItemFromFile(UsbFile file)
Adds a history item as encoded in the file
|
String |
getDescription()
Get a list of history item descriptions
|
public boolean addHistoryItemFromFile(UsbFile file)
file - File containing the history item datapublic String getDescription()
Copyright © 2025. All rights reserved.