JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Java Essentials
>>
Java Programming
Random object
How can i get a random object from Array list?after searching , RandomAcees class can do this but still idon't see how, or is there better way for thisthx in advance
[187 byte] By [
mike009a
] at [2007-11-26 21:46:38]
««
magic square
»»
Alternative Solution to While(true) in MessageQueue
# 1
Use java.util.Random.nextInt(int n) to get a random value between 0 and the size of the list - 1. Pass that value to List's get(int index) method.
jverda
at 2007-7-10 3:36:17 >
# 2
thx jverdi will try it
mike009a
at 2007-7-10 3:36:17 >
Java Essentials
help with packages
Java and Telnet
Fedora problem
Help needed...
does SCWCD ask question about J2SE
array problem
How do I package a written program?
cannot get the output
return r == null ? -1 : r.height; // what is this?
java Mail Problem
Java Programming
magic square
Focusing an applet
get the Runtime.getRuntime().exec(..) output on realtime basis
Reading in a file
Need Fast and Simple Text Encryption
wot is the problem in the code
Problems with compiling the BlackJackServer program
Modify a file txt
how to make my page can detect textbox move ment
problems implementing abstract classes
Java Essentials New Topic
Focusing an applet
Reading in a file
does SCWCD ask question about J2SE
Problems with compiling the BlackJackServer program
How do I package a written program?
Modify a file txt
how to make my page can detect textbox move ment
Use java to get sqlserver stored proc source
Java Essentials Hot Topic
help with packages
get the Runtime.getRuntime().exec(..) output on realtime basis
Java and Telnet
Fedora problem
Need Fast and Simple Text Encryption
wot is the problem in the code
Help needed...
array problem
Java Essentials
Java Programming
New To Java
Training
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding