Interface Store.CloseOnReset

Enclosing interface:
Store<T>

@API(status=EXPERIMENTAL, since="1.6.3") public static interface Store.CloseOnReset
Any value that implements this interface will automatically be closed when its store goes out of scope. That scope is defined by the store's Store.lifespan()
  • Method Summary

    Modifier and Type
    Method
    Description
    void