- Enclosing class:
MCPath
protected static class MCPath.FindCacheKey
extends Object
Key for the find(Str,Str) cache
With an equals and hashCode implementation
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
qualifiedName
protected final String qualifiedName
-
fileExtRegEx
protected final String fileExtRegEx
-
Constructor Details
-
FindCacheKey
public FindCacheKey(String qualifiedName,
String fileExtRegEx)
-