-
Multi-Threading
Hello guys,
I was wondering if you can help me at all.
I am using multiple threads to simulate a banking transaction process.
The getTotalBalance() method should always output exactly 100000.0, however it is not doing that for some reason.
Can anyone tell me what I am doing wrong please?
The classes are as follows:
-
Re: Multi-Threading
closed.
This question has nothing to do with advanced Java, and is a multi-posted question.
Please only ask your question once. Thanks for your cooperation.