Package org.robolectric.shadows
Class ShadowNativeSumPathEffect
- java.lang.Object
-
- org.robolectric.shadows.ShadowNativeSumPathEffect
-
@Implements(value=android.graphics.SumPathEffect.class, minSdk=26, shadowPicker=Picker.class) public class ShadowNativeSumPathEffect extends Object
Shadow forSumPathEffectthat is backed by native code
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShadowNativeSumPathEffect.PickerShadow picker forSumPathEffect.
-
Constructor Summary
Constructors Constructor Description ShadowNativeSumPathEffect()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static longnativeCreate(long first, long second)
-