Uses of Class
cn.leancloud.callback.FunctionCallback
Packages that use FunctionCallback
-
Uses of FunctionCallback in cn.leancloud.convertor
Methods in cn.leancloud.convertor with parameters of type FunctionCallbackModifier and TypeMethodDescriptionstatic <T> cn.leancloud.convertor.ObserverBuilder.SingleObjectObserver<T> ObserverBuilder.buildSingleObserver(FunctionCallback<T> callback) build observer for FunctionCallback