Searched defs:HandlerExecutor (Results 1 – 1 of 1) sorted by relevance
32 public class HandlerExecutor implements Executor { class35 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor