Class LazyResettableWithTearDown<C>

    • Constructor Detail

      • LazyResettableWithTearDown

        public LazyResettableWithTearDown​(java.util.function.Supplier<C> supplier,
                                          java.util.function.Consumer<C> tearDown)