Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Question on Sorted in java in LinkedList
- My question is why sort method in LinkedList can not sort String typ and integer typ in the same list. For example if we creat list of LinkedList with integer numbers and string names The codein the test class Iam using Java APILinkedList list = new LikedList;list.add(new Integer(1));list.add("AAAAA");list.add(new Integer(6));list.add("BBBBB");//then when...
- Tags: compareTo, INTEGER, Java, LinkedList, modi8_8@..., programming, Sorted
- Discussion threads 2004-11-21
- Use case relationships - UML
- My question is how to implement relationships between classes in java code. I have question which required fromm me to implement this arrow(---->) in UML in to java code and I did not understand what this arrow (---->) mean ? I will be greatful if any one can explain it...
- Tags: arrow, modi8_8@..., programming, UML, Use Case
- Discussion threads 2004-11-17
- java Problems :)
- Iam a college student, but I feel shy because I did not have enuogh experience to solve eny problem in java.I finish course in C++ and really I dont like it, and now Iam studeing java course and I feel that java is better than C++ , but I still...
- Tags: Programming languages, C/C++, Iam, Java
- Discussion threads 2004-11-04
- << Previous
- page 1 of 1
- Next >>