View Single Post
Old 12-09-2008, 10:25 AM   #2
Rathji
Franchise Player
 
Rathji's Avatar
 
Join Date: Nov 2006
Location: Supporting Urban Sprawl
Exp:
Default

Will it type this? Cuz if it will I am sold.

For (Object object : List){
if object.equals(this) return true;
return false;
}
__________________
"Wake up, Luigi! The only time plumbers sleep on the job is when we're working by the hour."
Rathji is offline   Reply With Quote