Class GPhotosUploader

  • All Implemented Interfaces:
    java.lang.Runnable

    public class GPhotosUploader
    extends java.lang.Object
    implements java.lang.Runnable
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      void run()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable