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.

Page 12 of 14 FirstFirst ... 21011121314 LastLast
Threads 551 to 600 of 659

Forum: Collections and Generics

Arrays, ArrayList, HashMap..

  1. Best way to approach this problem

    Started by Myshkin, September 30th, 2012 08:27 AM
    • Replies: 1
    • Views: 1,344
    September 30th, 2012, 09:19 AM Go to last post
  2. Search closest distance to an array of objects

    Started by Dreamer999, October 10th, 2012 12:11 PM
    • Replies: 1
    • Views: 1,369
    October 10th, 2012, 12:32 PM Go to last post
  3. [SOLVED] Parse then analyze with an array?

    Started by 0ffConstantly, October 26th, 2012 02:41 PM
    • Replies: 1
    • Views: 1,859
    October 28th, 2012, 05:13 AM Go to last post
  4. Post Arraylist and LinkedList

    Started by vilkas123, November 3rd, 2012 02:14 AM
    arraylist, collections, util
    • Replies: 1
    • Views: 1,719
    November 3rd, 2012, 02:20 AM Go to last post
  5. Sorting using Iterator

    Started by palaboui, November 11th, 2012 06:25 PM
    • Replies: 1
    • Views: 1,541
    November 15th, 2012, 02:59 PM Go to last post
  6. Question usage of arrays

    Started by passionlrnr, November 11th, 2012 07:18 PM
    • Replies: 1
    • Views: 1,551
    November 12th, 2012, 03:09 PM Go to last post
    • Replies: 1
    • Views: 1,577
    November 19th, 2012, 05:44 AM Go to last post
  7. String to Array?

    Started by Kristenw17, November 29th, 2012 09:04 PM
    • Replies: 1
    • Views: 4,466
    November 30th, 2012, 09:55 AM Go to last post
  8. Question Help understanding Command-Line Arguments

    Started by Truck35, December 13th, 2012 06:15 PM
    arrays, command-line arguments
    • Replies: 1
    • Views: 1,988
    December 13th, 2012, 06:16 PM Go to last post
  9. Adding an array to an arraylist

    Started by raja211991, January 7th, 2013 03:28 PM
    • Replies: 1
    • Views: 1,509
    January 7th, 2013, 03:46 PM Go to last post
  10. class type paramaters

    Started by nhiap6, January 25th, 2013 01:41 PM
    • Replies: 1
    • Views: 1,349
    January 25th, 2013, 03:35 PM Go to last post
  11. How to create an array of Map<String, Object>

    Started by lalossa, February 16th, 2013 01:41 PM
    • Replies: 1
    • Views: 3,843
    February 17th, 2013, 07:31 AM Go to last post
  12. Proper way to cast generics?

    Started by LastMagister, March 5th, 2013 11:51 PM
    generics collection cast
    • Replies: 1
    • Views: 1,539
    March 8th, 2013, 02:36 AM Go to last post
  13. Permutations using Arraylist

    Started by steel55677, March 14th, 2013 06:10 PM
    • Replies: 1
    • Views: 1,804
    March 15th, 2013, 03:12 AM Go to last post
  14. Permutations using Arraylist

    Started by steel55677, March 14th, 2013 06:09 PM
    • Replies: 1
    • Views: 2,088
    March 14th, 2013, 06:58 PM Go to last post
  15. Moved: outputting

    Started by my21, April 24th, 2013 06:15 AM
    •  
    •  
  16. Array, fractions, etc

    Started by Kristenw17, April 17th, 2013 07:34 PM
    array, boolean, driver
    • Replies: 1
    • Views: 1,654
    April 17th, 2013, 08:29 PM Go to last post
  17. parsecard method

    Started by my21, April 23rd, 2013 11:29 PM
    • Replies: 1
    • Views: 1,353
    April 24th, 2013, 12:58 AM Go to last post
  18. Binding object

    Started by marcobelli, May 31st, 2013 10:41 AM
    binding
    • Replies: 1
    • Views: 9,051
    May 31st, 2013, 11:19 AM Go to last post
  19. Java API - JTA

    Started by Venkatesa Perumal, August 27th, 2013 12:54 AM
    • Replies: 1
    • Views: 6,304
    August 27th, 2013, 01:11 AM Go to last post
  20. Removing duplicates from an array

    Started by Parm, October 13th, 2013 12:52 AM
    • Replies: 1
    • Views: 1,522
    October 13th, 2013, 03:30 AM Go to last post
  21. boolean arraylists?

    Started by Scorks, October 15th, 2013 11:43 AM
    2d array, arraylist, boolean
    • Replies: 1
    • Views: 1,510
    October 15th, 2013, 11:47 AM Go to last post
  22. Moved: MP3 catalogue with favorites (ArrayList)

    Started by TripVoltage, November 3rd, 2013 09:37 AM
    arraylist
    •  
    •  
  23. ArrayList problem.

    Started by ben1, May 29th, 2014 09:48 AM
    • Replies: 1
    • Views: 1,274
    May 29th, 2014, 10:20 AM Go to last post
  24. no return from getClientDependencies()

    Started by tpen3219, June 3rd, 2014 06:27 AM
    • Replies: 1
    • Views: 1,448
    June 3rd, 2014, 06:29 AM Go to last post
  25. Question Re-ordering list which has duplicate values

    Started by Sini Narayanan, June 9th, 2014 06:50 PM
    duplicates, list, re-order, sort
    • Replies: 1
    • Views: 1,512
    June 10th, 2014, 02:23 AM Go to last post
  26. Is this ObserverList a correct use of WeakReferences?

    Started by Cornix, August 18th, 2014 02:08 PM
    • Replies: 1
    • Views: 1,721
    November 9th, 2017, 09:53 PM Go to last post
  27. Question Need help with integer ds list

    Started by bjnzzzle, September 16th, 2014 01:02 AM
    • Replies: 1
    • Views: 1,374
    September 16th, 2014, 04:21 AM Go to last post
  28. Make JComboBox fill with id's from xml file

    Started by AliceH, September 17th, 2014 11:03 AM
    java, jcombobox, list, xml
    • Replies: 1
    • Views: 1,990
    September 17th, 2014, 11:13 AM Go to last post
  29. How to build an array and use it to check a calculation

    Started by Reino17, September 17th, 2018 10:02 PM
    • Replies: 1
    • Views: 1,215
    September 18th, 2018, 07:11 PM Go to last post
  30. ArrayList problem

    Started by Reino17, October 10th, 2018 12:35 AM
    • Replies: 1
    • Views: 3,689
    October 10th, 2018, 07:28 PM Go to last post
  31. Difficulty adding to collection?

    Started by Tokugawa, November 28th, 2018 05:13 PM
    • Replies: 1
    • Views: 2,773
    November 28th, 2018, 05:45 PM Go to last post
  32. Question JAVA Collection

    Started by Techexpert, January 30th, 2019 01:21 AM
    java collection
    • Replies: 1
    • Views: 1,543
    January 30th, 2019, 08:26 AM Go to last post
  33. Playlist Shuffle with Collections.shuffle(......)

    Started by TmDee, May 13th, 2019 12:18 PM
    collections shuffle, java, playlist
    • Replies: 1
    • Views: 7,271
    May 13th, 2019, 03:37 PM Go to last post
  34. [SOLVED] generic arguments, binary tree

    Started by vendetta, February 26th, 2010 07:40 AM
    • Replies: 0
    • Views: 1,940
    February 26th, 2010, 07:40 AM Go to last post
  35. Comparing hash functions and collision resolutions

    Started by dansongarcia, November 11th, 2008 10:50 AM
    • Replies: 0
    • Views: 2,310
    November 11th, 2008, 10:50 AM Go to last post
  36. Retrieving BFS code's adjacency list

    Started by moose4204l, October 20th, 2008 06:30 PM
    • Replies: 0
    • Views: 5,880
    October 20th, 2008, 06:30 PM Go to last post
  37. Storing in different types of variables

    Started by giorgos, November 22nd, 2009 02:02 PM
    • Replies: 0
    • Views: 1,801
    November 22nd, 2009, 02:02 PM Go to last post
  38. Creating an Expression Tree

    Started by vluong, November 28th, 2009 11:41 PM
    • Replies: 0
    • Views: 5,929
    November 28th, 2009, 11:41 PM Go to last post
  39. How to represent a chain of moves?

    Started by maikeru, December 31st, 2009 01:24 AM
    • Replies: 0
    • Views: 1,551
    December 31st, 2009, 01:24 AM Go to last post
  40. [SOLVED] Hashtable and Key Size

    Started by sapzero, January 28th, 2010 02:31 PM
    • Replies: 0
    • Views: 2,025
    January 28th, 2010, 02:31 PM Go to last post
  41. [SOLVED] Display 2d array aligment

    Started by Scotty, November 26th, 2010 03:37 PM
    • Replies: 0
    • Views: 1,704
    November 26th, 2010, 03:37 PM Go to last post
  42. Hi everyone,

    Started by Namiday, October 27th, 2011 10:24 AM
    • Replies: 0
    • Views: 1,038
    October 27th, 2011, 10:24 AM Go to last post
  43. binary heap

    Started by dabdi, November 16th, 2011 05:43 PM
    • Replies: 0
    • Views: 1,527
    November 16th, 2011, 05:43 PM Go to last post
  44. Storing data

    Started by imsuperman05, December 23rd, 2011 05:36 PM
    • Replies: 0
    • Views: 1,191
    December 23rd, 2011, 05:36 PM Go to last post
  45. Adding key/value pairs from a HashMap in to an ArrayList

    Started by vb89, February 26th, 2012 10:36 PM
    • Replies: 0
    • Views: 2,045
    February 26th, 2012, 10:36 PM Go to last post
  46. [SOLVED] chuẩn RS485 nhằm có người tin tưởng s* dụng

    Started by onemorestep00005, April 14th, 2024 06:47 AM
    • Replies: 0
    • Views: 227
    April 14th, 2024, 06:47 AM Go to last post

Page 12 of 14 FirstFirst ... 21011121314 LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •