Home
last modified time | relevance | path

Searched defs:SerialExecutorImpl (Results 1 – 1 of 1) sorted by relevance

/work/work-runtime/src/main/java/androidx/work/impl/utils/
DSerialExecutorImpl.java32 public class SerialExecutorImpl implements SerialExecutor { class
41 public SerialExecutorImpl(@NonNull Executor executor) { in SerialExecutorImpl() method in SerialExecutorImpl