Package org.robolectric.shadows
Class ShadowLineBreaker
- java.lang.Object
-
- org.robolectric.shadows.ShadowLineBreaker
-
@Implements(value=android.graphics.text.LineBreaker.class, isInAndroidSdk=false, minSdk=29) public class ShadowLineBreaker extends Object
-
-
Constructor Summary
Constructors Constructor Description ShadowLineBreaker()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static int
nGetLineCount(long ptr)
-
-
-
Method Detail
-
nGetLineCount
@Implementation protected static int nGetLineCount(long ptr)
-
-