Package org.robolectric.shadows
Class ShadowFilter
- java.lang.Object
-
- org.robolectric.shadows.ShadowFilter
-
@Implements(android.widget.Filter.class) public class ShadowFilter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShadowFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfilter(java.lang.CharSequence constraint, android.widget.Filter.FilterListener listener)
-