MyLinkedList Just a basic implementation of a Doubly Linked list I made for fun. My implementation was made following the Java 11 api.