Synthia
Generic and flexible data structure generator
Package ca.uqac.lif.synthia.relative

Pickers that produce a value in relation to another value. More...

Classes

class  PickIf
 Returns object from a picker satisfying a condition. More...
 
class  PickSmallerComparable
 A variant of PickIf that selects an element if it is smaller than a reference object. More...
 
class  PickSmallerComparator
 A variant of PickIf that selects an element if it is smaller than a reference object. More...
 

Detailed Description

Pickers that produce a value in relation to another value.