@Deprecated public interface Text
This interface is not intended to be implemented by clients.
Modifier and Type | Method and Description |
---|---|
int |
length()
Deprecated.
|
TextCharSequence |
sequence()
Deprecated.
Provides sequential access to characters.
|
int length()
TextCharSequence sequence()
Copyright © 2009–2017 SonarSource. All rights reserved.