com.ltu.smd116.misc
Interface SortedVectorElement

All Known Implementing Classes:
Container

public interface SortedVectorElement

Insert the type's description here.
Creation date: (2/27/2001 4:35:47 PM)

Author:
:

Method Summary
 intcompare(SortedVectorElement pSve, int column)
           
 booleanequals(SortedVectorElement pSve, int column)
           

Method Detail

compare

public int compare(SortedVectorElement pSve, int column)

equals

public boolean equals(SortedVectorElement pSve, int column)