|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.core.cache.CacheUtil
public final class CacheUtil
Utility class providing some cache related facilities.
| Method Summary | |
|---|---|
static void |
checkCachePattern(java.lang.String cachePattern)
Checks that the given pattern is acceptable as a cache pattern |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void checkCachePattern(java.lang.String cachePattern)
cachePattern - the pattern to check
java.lang.IllegalArgumentException - if the pattern isn't acceptable as cache pattern
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||