-
public interface EventListener.Factory
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classEventListener.Factory.Companion
-
Method Summary
Modifier and Type Method Description abstract EventListenercreate(ImageRequest request)-
-
Method Detail
-
create
abstract EventListener create(ImageRequest request)
-
-
-
-