I want know why there is no container class in java ? Any one knows the answere
mail to me. Thanks
Printable View
I want know why there is no container class in java ? Any one knows the answere
mail to me. Thanks
> I want know why there is no container class in java ? Any one knows the
answere
> mail to me. Thanks
>
There's a class called Container (not "container" or "containers"). And if
you wanted to write your own class to contain things, there's nothing to
stop you.
PC2