public class SearchStats extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
SearchStats.StatsPair |
| Constructor and Description |
|---|
SearchStats() |
SearchStats(SearchStats.StatsPair[] array) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
get(String name) |
void |
putAll(SearchStats other) |
String |
toString() |
public SearchStats()
public SearchStats(@NotNull
SearchStats.StatsPair[] array)
Copyright © 2018. All rights reserved.