Interface LazyCleaner.Cleanable<T extends Throwable>

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