Package org.robolectric.shadows
Class ShadowTextUtils
- java.lang.Object
-
- org.robolectric.shadows.ShadowTextUtils
-
@Implements(android.text.TextUtils.class) public class ShadowTextUtils extends java.lang.ObjectImplement by truncating the text.
-
-
Constructor Summary
Constructors Constructor Description ShadowTextUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static java.lang.CharSequenceellipsize(java.lang.CharSequence text, android.text.TextPaint p, float avail, android.text.TextUtils.TruncateAt where)
-