Class BuddyPluginTracker.downloadData

  • Enclosing class:
    BuddyPluginTracker

    private static class BuddyPluginTracker.downloadData
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private HashWrapper id  
      private static byte[] IV  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected downloadData​(Download download)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected HashWrapper getID()  
      • Methods inherited from class java.lang.Object

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

      • IV

        private static final byte[] IV
    • Constructor Detail

      • downloadData

        protected downloadData​(Download download)