multithreading - How to create Java Thread -
 I need to create a Point of Sale application. It has two squares one     There is a requirement that I do not understand    An example of class should start the bill   Interface must be       <<> code.photoBill ()  The call should return a new example of the     I do not know which class should apply the thread and how should I call        POS should use Altton    POS  and other  bills .   POS  class  bill  class & amp;  Bill  class handles all the arguments to calculate the final bill.   POS .   
 bill bill = pos.createBill () .    bill  class.    Bill  will be used only in a thread that it was created.     
 
  
Comments
Post a Comment