| Author |
How can i access/instantiate this class which has no constructor?
|
O. Ziggy
Ranch Hand
Joined: Oct 02, 2005
Posts: 430
|
|
The class has the following methods/members which include one inner class. How can i instatiate this class? ps. I've removed the implementaiton in the methods.
|
 |
Sid Murrey
Ranch Hand
Joined: Jul 07, 2008
Posts: 58
|
|
Would that work?
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32708
|
|
|
Hardly a beginner's question. I think this would sit better in intermediate . . .
|
 |
 |
|
|
subject: How can i access/instantiate this class which has no constructor?
|
|
|