Synthia
Generic and flexible data structure generator
ComparableList.java File Reference

Go to the source code of this file.

Classes

class  ca.uqac.lif.synthia.collection.ComparableList< T >
 Class that extends Java's ArrayList class to implements the Comparable interface. More...
 

Packages

package  ca.uqac.lif.synthia.collection
 Pickers generating and manipulating collections, such as lists and sets.