Package org.apache.maven.plugin
Class CacheUtils
java.lang.Object
org.apache.maven.plugin.CacheUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleandependenciesEquals(List<Dependency> a, List<Dependency> b) static <T> booleaneq(T s1, T s2) Deprecated.private static booleanexclusionsEquals(List<Exclusion> a, List<Exclusion> b) static intDeprecated.static booleanpluginEquals(Plugin a, Plugin b) static intpluginHashCode(Plugin plugin)
-
Constructor Details
-
CacheUtils
CacheUtils()
-
-
Method Details
-
eq
Deprecated. -
hash
Deprecated. -
pluginHashCode
-
pluginEquals
-
dependenciesEquals
-
exclusionsEquals
-
Object.equals(Object)