public static final class QueryResult.PluginInfo extends Object
Constructor and Description |
---|
PluginInfo(@NonNull String name,
@NonNull String version) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NonNull String |
getName() |
@NonNull String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2019–2022. All rights reserved.