Class EthSyncing.Result

    • Constructor Summary

      Constructors 
      Constructor Description
      Result()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isSyncing()  
      void setSyncing​(boolean syncing)  
      • Methods inherited from class java.lang.Object

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

      • Result

        public Result()
    • Method Detail

      • isSyncing

        public boolean isSyncing()
      • setSyncing

        public void setSyncing​(boolean syncing)