end property

int end
final

The next index after the characters in this range.

If start and end are both -1, the text range is empty.

Implementation

final int end;