Uses of Interface
com.dynamide.util.ICompare

Packages that use ICompare
com.dynamide.util Utilities and Tools for working in the Dynamide Framework 
 

Uses of ICompare in com.dynamide.util
 

Classes in com.dynamide.util that implement ICompare
 class StringList
          A Delphi-style StringList: internally keeps space for an object associated with every string on the list.
 

Constructors in com.dynamide.util with parameters of type ICompare
SortVector(ICompare comp)
           
SortVector(ICompare comp, int initialSize)
           
 



Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.