-
- All Implemented Interfaces:
-
io.ably.lib.types.Callback
public abstract class Callback.Map<T, U> implements Callback<T>
-
-
Constructor Summary
Constructors Constructor Description Callback.Map(Callback<U> callback)
-