Package edu.wisc.game.saved
Class TranscriptManager.ReadTranscriptData.Entry
java.lang.Object
edu.wisc.game.saved.TranscriptManager.ReadTranscriptData.Entry
- Enclosing class:
- TranscriptManager.ReadTranscriptData
public static class TranscriptManager.ReadTranscriptData.Entry extends Object
Stores the content of one line read back from the transcript
file
-
Field Summary
Fields Modifier and Type Field Description int
code
The success code read from the transcriptCsvData.BasicLineEntry
csv
String
eid
int
k
Episode.Pick
pick
Pick or move, as the case may beString
pid
String
timeString
-
Method Summary