I have a big list of classes, a lot of them are not used any more.
I know the entries class, I'd like to know all its child classes. I know read class binary would help, wondering whether there is any better way.
We are not using class.forName.
thanks.