Package org.neo4j.configuration.helpers
Class GlobbingPattern
java.lang.Object
org.neo4j.configuration.helpers.GlobbingPattern
Simple globbing pattern with support for '*' and '?'.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GlobbingPattern
-
-
Method Details
-
create
-
matches
-
toString
-
equals
-
hashCode
public int hashCode()
-