public interface ResultConsumer<V>
void
onFailure(java.lang.Throwable t)
onSuccess(V value)
void onSuccess(V value)
void onFailure(java.lang.Throwable t)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.