Uses of Class
org.unitils.inject.util.ValueToRestore
-
Packages that use ValueToRestore Package Description org.unitils.inject -
-
Uses of ValueToRestore in org.unitils.inject
Methods in org.unitils.inject with parameters of type ValueToRestore Modifier and Type Method Description protected voidInjectModule. restore(ValueToRestore valueToRestore)Restores the given value.
-