Searched defs:CallbackWithProbe (Results 1 – 1 of 1) sorted by relevance
31 public class CallbackWithProbe<T extends Probe> implements ClientMonitorCallback { class35 public CallbackWithProbe(@NonNull T probe, boolean startWithClient) { in CallbackWithProbe() method in CallbackWithProbe