public static class CharSubSequence.StringLike extends CharSubSequence
hashCode() and equals()
method accepting strings with the same content
like charsequence has.
CharSubSequence.StringLike| Constructor and Description |
|---|
CharSubSequence.StringLike(CharSequence backingSequence,
int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
backingSequence, charAt, checkIndexesValid, length, startsubSequence, toStringBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.