Package OOPJ_MP
package OOPJ_MP
-
ClassDescriptionThis Exception is thow when The
LinkedListis emptyThis is a class to make a list with Dynamic data type you can store any type of data together in this list You need to make an instance of OOPJ_MP.Nodeclass and this element is inserted in this classNode<Type>This is a Node class that Used to Add data into OOPJ_MP.LinkedListclass it is like Container that carry your any type of dataThis Exception is thow when you try to Find the Node that dosen't exits