public class MarkdownPlugin.PluginComparator extends Object implements Comparator<PluginInterface>
Constructor and Description |
---|
MarkdownPlugin.PluginComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PluginInterface t,
PluginInterface t1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(PluginInterface t, PluginInterface t1)
compare
in interface Comparator<PluginInterface>
Copyright © 2015 SeqWare. All rights reserved.