Class DHTControlImpl.DhtTaskSet

  • Enclosing class:
    DHTControlImpl

    protected static class DHTControlImpl.DhtTaskSet
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean cancelled  
      private java.lang.Object things  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DhtTaskSet()  
    • Field Detail

      • cancelled

        private boolean cancelled
      • things

        private java.lang.Object things
    • Constructor Detail

      • DhtTaskSet

        protected DhtTaskSet()