BubbleSort Simple class that maintains a list of objects sorted using the Bubble Sort method Concepts The following concepts were used Generics Functional Programming