Module aya.ij.parsing.core
Package com.intellij.openapi.util.text
Interface CharSequenceWithStringHash
- All Superinterfaces:
CharSequence
- All Known Implementing Classes:
CharArrayCharSequence,CharSequenceSubSequence
This interface implementations must have
hashCode values equal to those for String.- See Also:
-
Method Summary
Methods inherited from interface java.lang.CharSequence
charAt, chars, codePoints, isEmpty, length, subSequence, toString