Most visited

Recently visited

ParallelExecutorCompat

public final class ParallelExecutorCompat
extends Object

java.lang.Object
    android.support.v4.content.ParallelExecutorCompat


帮助器以向后兼容的方式访问API级别4后引入的共享并行Executor实例。

摘要(Summary)

公共方法(Public methods)

static Executor getParallelExecutor()

继承方法(Inherited methods)

From class java.lang.Object

公共方法(Public methods)

getParallelExecutor

Executor getParallelExecutor ()

返回(Returns)
Executor

Hooray!