-
public class AsyncImagePainter.State.Empty extends AsyncImagePainter.State
The request has not been started.
-
-
Field Summary
Fields Modifier and Type Field Description private final Painterpainterpublic final static AsyncImagePainter.State.EmptyINSTANCE
-
Method Summary
Modifier and Type Method Description PaintergetPainter()-
-
Method Detail
-
getPainter
Painter getPainter()
-
-
-
-