-
- All Implemented Interfaces:
public final class RippleLocation
-
-
Field Summary
Fields Modifier and Type Field Description private final SpanRangerangeInText
-
Constructor Summary
Constructors Constructor Description RippleLocation(SpanRange rangeInText)
-
Method Summary
Modifier and Type Method Description final SpanRangegetRangeInText()-
-
Constructor Detail
-
RippleLocation
RippleLocation(SpanRange rangeInText)
-
-
Method Detail
-
getRangeInText
final SpanRange getRangeInText()
-
-
-
-