public abstract class TopResults extends Object
| Constructor and Description |
|---|
TopResults() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<String>> |
processes() |
abstract com.google.common.collect.ImmutableList<String> |
titles() |
Copyright © 2019. All rights reserved.