java.lang.Object
org.microbean.lang.element.Name
- All Implemented Interfaces:
CharSequence,Name
-
Method Summary
Modifier and TypeMethodDescriptionfinal charcharAt(int index) final IntStreamchars()final IntStreamfinal booleanfinal booleanfinal inthashCode()final intlength()static final Nameof()static final Nameof(CharSequence cs) static final Namestatic final Namestatic final NameofSimple(CharSequence cs) final NamesubSequence(int start, int end) final StringtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
isEmpty
-
Method Details
-
charAt
public final char charAt(int index) - Specified by:
charAtin interfaceCharSequence
-
chars
- Specified by:
charsin interfaceCharSequence
-
codePoints
- Specified by:
codePointsin interfaceCharSequence
-
length
public final int length()- Specified by:
lengthin interfaceCharSequence
-
subSequence
- Specified by:
subSequencein interfaceCharSequence
-
contentEquals
- Specified by:
contentEqualsin interfaceName
-
hashCode
public final int hashCode() -
equals
-
toString
- Specified by:
toStringin interfaceCharSequence- Overrides:
toStringin classObject
-
of
-
of
-
of
-
of
-
ofSimple
-