J
jinto12
hi i was wondering if this is the correct way to initialize an
arrayof
linked list like this
LinkedList [] Separate = new LinkedList []; ???
im importing the the linked list library from the java api. i just
need guidence if this is the correct way to initialize this type of
linked list.
i will appreciate your help.
thanks.
arrayof
linked list like this
LinkedList [] Separate = new LinkedList []; ???
im importing the the linked list library from the java api. i just
need guidence if this is the correct way to initialize this type of
linked list.
i will appreciate your help.
thanks.