I needed to re-learn what abstract classes were for this assignment. I first tried just creating a Deque List, but when that failed, I looked through the lesson and saw in an example that a Deque could be assigned to a LinkedList. That was when I realized that Deque was an abstract class, or a class that exists to expand multiple classes' functionality with some universal methods, such as "Electric" or "Gas" abstract classes being assigned to any number of Vehicle classes like "Car", "Motorcycle", or even "Boat".
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
KuroFoxCoder/Collections-in-Java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An example of how to use Deque to detect if user inputs a palindrome
Resources
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published