Package 

Class CallKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> Call<T> forceNewRequest(Call<T> $self) Forces a regular call to be used instead of DistinctCall.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • forceNewRequest

         final static <T extends Any> Call<T> forceNewRequest(Call<T> $self)

        Forces a regular call to be used instead of DistinctCall.