Drools :: Eclipse :: Base 6.2.0.Beta2

org.drools.eclipse.editors.completion
Class RuleCompletionProposal.RuleCompletionProposalComparator

java.lang.Object
  extended by org.drools.eclipse.editors.completion.RuleCompletionProposal.RuleCompletionProposalComparator
All Implemented Interfaces:
Comparator<org.eclipse.jface.text.contentassist.ICompletionProposal>
Enclosing class:
RuleCompletionProposal

public static class RuleCompletionProposal.RuleCompletionProposalComparator
extends Object
implements Comparator<org.eclipse.jface.text.contentassist.ICompletionProposal>


Constructor Summary
RuleCompletionProposal.RuleCompletionProposalComparator()
           
 
Method Summary
 int compare(org.eclipse.jface.text.contentassist.ICompletionProposal arg0, org.eclipse.jface.text.contentassist.ICompletionProposal arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

RuleCompletionProposal.RuleCompletionProposalComparator

public RuleCompletionProposal.RuleCompletionProposalComparator()
Method Detail

compare

public int compare(org.eclipse.jface.text.contentassist.ICompletionProposal arg0,
                   org.eclipse.jface.text.contentassist.ICompletionProposal arg1)
Specified by:
compare in interface Comparator<org.eclipse.jface.text.contentassist.ICompletionProposal>

Drools :: Eclipse :: Base 6.2.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.