hi,
i need to create a class that have some parameters and an array of elements of another class. The old record if someone remembers…
My question is: is right to extends an arraycollection, using it as a wrapper for my array and adding to it some properties?
thanks