Package | Description |
---|---|
net.kreatious.pianoleopard.history |
Provides analytics over play history over time.
|
Modifier and Type | Method and Description |
---|---|
Void |
History.startReading(HistoryVisitor visitor)
Starts parsing the log file with the specified visitor, if the log file
exists.
|
void |
History.stopReading(HistoryVisitor visitor)
Stops reading the log file with the specified visitor.
|
Copyright © 2015 Kreatious LLC. All rights reserved.