@Deprecated public static final class UpdateCenter.PluginEntry extends Object implements Comparable<UpdateCenter.PluginEntry>
Modifier and Type | Field and Description |
---|---|
String |
category
Deprecated.
|
UpdateSite.Plugin |
plugin
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(UpdateCenter.PluginEntry o)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
public UpdateSite.Plugin plugin
public String category
public int compareTo(UpdateCenter.PluginEntry o)
compareTo
in interface Comparable<UpdateCenter.PluginEntry>
Copyright © 2004–2021. All rights reserved.