Interface WeakIdentityHashMap.Cleanable

All Known Subinterfaces:
TreeNode
All Known Implementing Classes:
AbstractTreeNode, ContextAwareTreeNode, MutableTreeNode, RootNode
Enclosing class:
WeakIdentityHashMap<K,V>

public static interface WeakIdentityHashMap.Cleanable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • clean

      void clean()