rehpotsirhc/Fall14-ObjOrientedProg-FilteringWithStrategies
A composite filter by various attributes like name, gender, age. Capable of complex filtering, combining attributes with logical AND and OR operators to an arbitrary level of complexity. Uses the Strategy deesign pattern
Java
No issues in this repository yet.