Interface LazyCleaner.Cleanable<T extends Throwable>

All Known Implementing Classes:
LazyCleaner.Node
Enclosing class:
LazyCleaner

public static interface LazyCleaner.Cleanable<T extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • clean

      void clean() throws T
      Throws:
      T extends Throwable