 Thread Author
# 1

04-20-2009, 08:29 PM
|
| | CrackBerry Abuser Device(s): 9700 (Bold) Carrier: AT&T/Cingular Pin: 21C3344D | | Location: Ames, IA Join Date: Feb 2009 Posts: 256 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
Missing classes
So I'm a long time developer, but new to Java. I'm going through some examples and I've found that many of the basic classes are missing.
java.util.List
java.net.*
There are many more but am I missing something here? Is there some package that I should be using instead of java.* for some of these classes? Since theres very few good "How To" 's for programing the BB, I'm kind of at a loss, I guess I'll just have to start creating my own classes.
|