Uses of Class
OOPJ_MP.EmptyLinkedListException
-
Uses of EmptyLinkedListException in OOPJ_MP
Methods in OOPJ_MP that throw EmptyLinkedListExceptionModifier and TypeMethodDescriptionLinkedList.pop
(int Position) This method pop an element for given Position ie.This method pop an element in respect to another node like pop: node before a node or pop node after the nodeLinkedList.popNodeAt
(int Index) This Method POP an element from list with given index The element is pop from list also