public abstract class AbstractViewGroupLayoutParamsAssert<S extends AbstractViewGroupLayoutParamsAssert<S,A>,A extends android.view.ViewGroup.LayoutParams>
extends <any>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractViewGroupLayoutParamsAssert(A actual,
java.lang.Class<S> selfType) |
| Modifier and Type | Method and Description |
|---|---|
S |
hasHeight(int height) |
S |
hasWidth(int width) |