public class PointFAssert
extends <any>
PointF instances.| Constructor and Description |
|---|
PointFAssert(android.graphics.PointF actual) |
| Modifier and Type | Method and Description |
|---|---|
PointFAssert |
hasLength(float length) |
PointFAssert |
hasX(float x) |
PointFAssert |
hasY(float y) |
public PointFAssert hasX(float x)
public PointFAssert hasY(float y)
public PointFAssert hasLength(float length)