Class CacheUtil

java.lang.Object
org.apache.ivy.core.cache.CacheUtil

public final class CacheUtil extends Object
Utility class providing some cache related facilities.
  • Method Details

    • checkCachePattern

      public static void checkCachePattern(String cachePattern)
      Checks that the given pattern is acceptable as a cache pattern
      Parameters:
      cachePattern - the pattern to check
      Throws:
      IllegalArgumentException - if the pattern isn't acceptable as cache pattern