S
sravan_reddy001
I hav a method which is called repeatedly. i want a part of that code
to be executed once.
this can be possible with the help of ---- if() and a flag ---- is
there any other method to do this. That part of code should be present
in the method.
to be executed once.
this can be possible with the help of ---- if() and a flag ---- is
there any other method to do this. That part of code should be present
in the method.