Class Application


  • public class Application
    extends java.lang.Object
    Applications executor. In fact, the application which leverage the SDK does not need this method. This class is for testing purposes.
    Since:
    1.0.0
    Author:
    Erhan Bagdemir
    • Constructor Summary

      Constructors 
      Constructor Description
      Application()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Application

        public Application()