public interface ResourceChecker
A functional interface to check whether resource exists
public boolean
exists(String path)
To check whether resource exists
path