Class StringSegment
java.lang.Object
org.smallmind.bayeux.oumuamua.server.api.Segment
org.smallmind.bayeux.oumuamua.server.spi.StringSegment
- All Implemented Interfaces:
CharSequence
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharcharAt(int index) static StringSegmentdeepWild()intlength()booleanmatches(CharSequence charSequence) subSequence(int start, int end) toString()static StringSegmentwild()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints, isEmpty