Class ScopedValueTracker.Snapshot
java.lang.Object
org.jdrupes.builder.core.ScopedValueTracker.Snapshot
- Enclosing class:
ScopedValueTracker
A snapshot of the the values of the registered scoped value instances.
-
Method Summary
Modifier and TypeMethodDescription<T> TExecute the given task after restoring the values of the registered scoped value instances.<T> TGet the value from the given supplier after restoring the values of the registered scoped value instances.
-
Method Details
-
withGet
-
withCall
-