Interface IStringPart
-
- All Known Implementing Classes:
StringPart
public interface IStringPart
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetLength()intgetPosition()
-
StringPartpublic interface IStringPart
| Modifier and Type | Method | Description |
|---|---|---|
int |
getLength() |
|
int |
getPosition() |