Package com.groupProject
Class NamePlayer
- java.lang.Object
-
- com.groupProject.PropertyFileWriting
-
- com.groupProject.NamePlayer
-
- All Implemented Interfaces:
java.util.concurrent.Callable
public class NamePlayer extends PropertyFileWriting implements java.util.concurrent.Callable
-
-
Constructor Summary
Constructors Constructor Description NamePlayer(java.lang.String link)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
call()
-
Methods inherited from class com.groupProject.PropertyFileWriting
setProperties
-
-