Package com.helger.scope
Class ScopeCleanup
- java.lang.Object
-
- com.helger.scope.ScopeCleanup
-
@Immutable public final class ScopeCleanup extends Object
The sole purpose of this class to clear all caches, that reside in this library.- Author:
- Philip Helger
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcleanup()Cleanup all custom caches contained in this library.
-