public interface ActiveRootLister
提供对应用程序中所有根视图的访问。
abstract List<Root>
listActiveRoots()
列出此时应用程序中的活动根。
List<Root> listActiveRoots ()
List<Root>
IllegalStateException