Class ExtensionValuesStore.StoredValue
- java.lang.Object
-
- org.junit.jupiter.engine.execution.ExtensionValuesStore.StoredValue
-
- Enclosing class:
- ExtensionValuesStore
private static class ExtensionValuesStore.StoredValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StoredValue(int order, java.util.function.Supplier<java.lang.Object> supplier)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private java.lang.Object
evaluate()
-