- 所有已知实现类:
TextRange
public interface Segment
-
字段概要
字段 -
方法概要
-
字段详细资料
-
EMPTY_ARRAY
-
BY_START_OFFSET_THEN_END_OFFSET
-
-
方法详细资料
-
getStartOffset
@Contract(pure=true) int getStartOffset() -
getEndOffset
@Contract(pure=true) int getEndOffset()
-