Class DependencyManager.OpenStatus<S,​T>

  • Enclosing class:
    DependencyManager<S,​T>

    public static final class DependencyManager.OpenStatus<S,​T>
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<RefPair<S,​T>> getRefs​(java.util.concurrent.atomic.AtomicInteger trackingCount)  
      • Methods inherited from class java.lang.Object

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

      • getRefs

        public java.util.Collection<RefPair<S,​T>> getRefs​(java.util.concurrent.atomic.AtomicInteger trackingCount)