com.ouattararomuald.slider / ImageLoader / Factory

Factory

interface Factory<T : ImageLoader>

Creates an ImageLoader instance.

Functions

create abstract fun create(): T
Creates an ImageLoader.