Thread
:
typedef in java?
View Single Post
Dec 4th, 2005, 2:13 PM
#
1
titaniumdecoy
Expert Programmer
Join Date: Nov 2005
Posts: 928
Rep Power:
4
typedef in java?
I'm looking for an efficient way to store two values, such as points (x,y), without using objects if possible. They will be stored in an array such as points[]. What is the easiest way to do this?
titaniumdecoy
View Public Profile
Visit titaniumdecoy's homepage!
Find More Posts by titaniumdecoy