-
- All Implemented Interfaces:
public final class CallExtensions
-
-
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. -
-
Method Detail
-
forceNewRequest
final static <T extends Any> Call<T> forceNewRequest(Call<T> $self)
Forces a regular call to be used instead of DistinctCall.
-
-
-
-