|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.skype.connector.test.Player
com.skype.connector.test.CSVPlayer
public final class CSVPlayer
| Constructor Summary | |
|---|---|
CSVPlayer(java.io.File file)
|
|
CSVPlayer(java.lang.String filePath)
|
|
| Method Summary | |
|---|---|
protected void |
destory()
|
protected PlayerMessage |
getNextMessage()
|
protected boolean |
hasNextMessage()
|
protected void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSVPlayer(java.lang.String filePath)
throws java.io.IOException
java.io.IOException
public CSVPlayer(java.io.File file)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
protected void init()
init in class Playerprotected boolean hasNextMessage()
hasNextMessage in class Playerprotected PlayerMessage getNextMessage()
getNextMessage in class Playerprotected void destory()
destory in class Player
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||