Hi All,
I am creating an instance many times for a class in Runtime(for a minute it will create 100 instance).
That thread is running 24 Hrs /Day.
How to clear the memory which was created by those thread.
Pls Give me a solution.
I am creating an instance many times for a class in Runtime(for a minute it will create 100 instance).
That thread is running 24 Hrs /Day.
How to clear the memory which was created by those thread.
Pls Give me a solution.
Comment