Class 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)  
    • Constructor Detail

      • NamePlayer

        public NamePlayer​(java.lang.String link)
    • Method Detail

      • call

        public java.lang.String call()
        Specified by:
        call in interface java.util.concurrent.Callable