Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Delete the post

  1. #1
    Junior Member
    Join Date
    Jul 2019
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Delete the post

    Solved! Can you delete the post or can i do it?

    Thanks
    Last edited by ssole; July 23rd, 2019 at 03:22 AM.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Replace List<Map> to Set

    appears errors
    Please copy the full text of the error message and paste it here so we can see it.

    Please edit your post and wrap your code with code tags:

    [code]
    **YOUR CODE GOES HERE**
    [/code]

    to get highlighting and preserve formatting.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. GROOVY Script: List / Map Collection Problem
    By ColRiley in forum What's Wrong With My Code?
    Replies: 0
    Last Post: November 3rd, 2017, 04:25 PM
  2. [SOLVED] problem in crearting a Set object(Set here refers to java.util.Set)
    By arpansen in forum What's Wrong With My Code?
    Replies: 2
    Last Post: July 29th, 2014, 07:18 AM
  3. set uploadFile in list
    By n.rasouli in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: August 13th, 2013, 12:10 AM
  4. map & set
    By javasohard in forum Collections and Generics
    Replies: 0
    Last Post: November 1st, 2011, 05:17 PM
  5. [SOLVED] ArrayList object's elements confusing??? doesnt replace the elements? set() method?
    By chronoz13 in forum What's Wrong With My Code?
    Replies: 10
    Last Post: June 21st, 2011, 01:20 PM