Could some one help me with the syntax in creating an array of threads in
java?. I know how to create one thread in java, but how do you crate many
threads with out having to supply a unique name for every thread you create.
Thanks,
Paul
java?. I know how to create one thread in java, but how do you crate many
threads with out having to supply a unique name for every thread you create.
Thanks,
Paul
Comment