Package com.helger.commons.cleanup
Class CommonsCleanup
- java.lang.Object
-
- com.helger.commons.cleanup.CommonsCleanup
-
@Immutable public final class CommonsCleanup 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.
-