mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-21 05:56:53 +01:00
added prefix for guava cache classes
This commit is contained in:
@@ -60,13 +60,16 @@ public final class CacheConfigurations
|
||||
private static final Logger logger =
|
||||
LoggerFactory.getLogger(CacheConfigurations.class);
|
||||
|
||||
//~--- methods --------------------------------------------------------------
|
||||
private CacheConfigurations()
|
||||
{
|
||||
}
|
||||
//~--- constructors ---------------------------------------------------------
|
||||
|
||||
/**
|
||||
* Constructs ...
|
||||
*
|
||||
*/
|
||||
private CacheConfigurations() {}
|
||||
|
||||
//~--- methods --------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Method description
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user