Class WalkKey
- java.lang.Object
-
- org.apache.maven.buildcache.checksum.WalkKey
-
public class WalkKey extends Object
WalkKey
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getGlob()
Path
getPath()
int
hashCode()
boolean
isRecursive()
String
toString()
-