Class URLEncodedString
java.lang.Object
org.hibernate.search.backend.elasticsearch.util.spi.URLEncodedString
To avoid re-encoding strings into URLs we have several opportunities
to reuse them and compose them more efficiently.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static URLEncodedString
fromString
(String string) int
hashCode()
toString()