- "cannot find symbol" error when trying to use the getInt() method.
- DoublyLinkedList
- New help using Vector class
- Proper way to cast generics?
- Why is answer A correct and not answer B?? I always thought a class has to implement an interface!! Is it different with generics?
- Permutations using Arraylist
- Permutations using Arraylist
- NullPointerException help with array
- Trying to format an Array using specifiers to appear in TextArea
- Trying to trim and get length then parse from string into Double
- Ask objects with parameters in Arraylist
- What is the rationale behind `immutableCollection` family of methods, and the advantages of the particular pattern?
- Need help with understanding arrays
- [SOLVED] Creating an array with many of the same element?
- Create two dimensional array from a one dimensional array
- Array and counter in for loop
- calling up and printing an arrayHistogram
- Polymorphorism with array objects of different classes?
- Calling up array methods from main
- Array, fractions, etc
- parsecard method
- [SOLVED] [Asking] Store method in HashMap
- [SOLVED] Array question - confused by answer
- Why use "new" operator with an instance variable of array type in accessor methods?
- add and increment array elements by arraycopy
- How To Use Linear Search
- How to fix this class/program
- Binding object
- Java 1.4 Array issues - controlling array size for dynamic usage
- game development- collision detection question
- TreeSet contains(obj) doe not behave as expected
- Java API - JTA
- Do not understand this API
- Searching for object variables inside a 1-D array?
- Need Assistance with a Simple Queue
- Creating methods in a singly linked list?
- adding elements on two mutual ArrayList's
- How display the first elements and last elements of collection of objects?
- Removing duplicates from an array
- boolean arraylists?
- Which one the best method use for Search..?
- Multivaluemap with keyset iterator returning in order
- Want to Add Duplicate Key in HashMap
- Arrange the elements of 2 arrays and store in a third array without using sorting techniques
- MP3 catalogue with favorites (ArrayList)
- Array Sorting
- Priority Queue Linked List Help
- Array question.
- How to Simplify my code ?
- hi guys, i needed to help to understanding this code in data structure ( node )
- How to use an array that has int values "keyed" to a String name.
- [SOLVED] creating an iterator without creating a class for it
- My program compiles and runs, but doesn't display anything!
- [SOLVED] Chinese Zodiac array
- Java Encrypt/Decrpt program
- FASTEST List
- How to rearrange ArrayList from text file in Java
- [SOLVED] Cannot infer type arguments for ArrayList<>
- [SOLVED] Collections.binarySearch returns wrong index
- Confused on how to add data from a list into a HashMap
- Managing different types of input
- [SOLVED] 2D array, at a loss.
- Boolean Array and sorting elements within it
- [SOLVED] ArrayList.remove() problem. (solved)
- ArrayList problem.
- Homework: Point me in the right direction?
- no return from getClientDependencies()
- Re-ordering list which has duplicate values
- Assignment help (splitting queue)
- [SOLVED] Displaying number of occurances of each word in the array
- Best way to solve this ConcurrentModificationException
- Printing random values from array list.
- [SOLVED] Singly Linked List - Sort Method
- [SOLVED] Problems getting value of index in 2D array operation
- Is this ObserverList a correct use of WeakReferences?
- Iterating over collections in Java 8
- Ranom Strings
- Need help with integer ds list
- Make JComboBox fill with id's from xml file
- Problem with wildcard observers
- List that generates new item variables?
- Change JTextArea to JList; Display ArrayList in JList
- Hi..i am new to java. i am facing an exception error while running loop with int and double input
- help with "Stacked" list
- Error Accessing Array Index
- error: array required, but String found
- Family tree : objects organization
- How to build an array and use it to check a calculation
- ArrayList and selecting random contents
- ArrayList problem
- Defining an Array of ArryaList of ArrayList
- Difficulty adding to collection?
- How to put other backpack to main backpack?
- How to make an array list of objects in another object?
- JAVA Collection
- How can I rotate every n elements in an Array list by 1 index?
- Playlist Shuffle with Collections.shuffle(......)
- Ordering items but a bit more complex then just swapping items
- How to find the first character which occurs only once in string?
- Store One String with Two Integer in JAVA MAP
- How to compare two arraylist in java?
- [SOLVED] Sorting a Multi-Dimensional String array
- How to add a new object to an object array?
- Combining arrays and counting vowels in String arrays
- I have problem a colections
- Tutorials code not working with variables and arrays
- how do you change the datatype of an attribute from String to Array?