Interface WeakIdentityConcurrentMap.CleanUpTask<T>

Type Parameters:
T -
Enclosing class:
WeakIdentityConcurrentMap<K,V>

public static interface WeakIdentityConcurrentMap.CleanUpTask<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cleanUp(T object)
     
  • Method Details

    • cleanUp

      void cleanUp(T object)
      Parameters:
      object - object to cleanup