Package net.jqwik.api.lifecycle
Schnittstelle Store.CloseOnReset
@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()
-
Methodenübersicht
-
Methodendetails
-
close
- Löst aus:
Exception
-