public interface ProductsListener
abstract Unit
onSuccess(@NotNull() List<PLYProduct> list)
onFailure(@NotNull() Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit onSuccess(@NotNull() List<PLYProduct> list)
abstract Unit onFailure(@NotNull() Throwable throwable)