Reference no: EM13941003
I need a Java solution that can verify if records are in alphabetical order based on last name then first name. I need this solution in 2 classes:
1. One with the main method that prompts the user for the input filename (merchants.txt). If the input file cannot be opened, the method should continue to reprompt the user for the correct filename, until the file can be opened. The file should be read, and the method should verify that the file is in ascending order. If it is not, an appropriate error message should be displayed, and the program should terminate. As the merchant records are read in, they should be displayed on the screen.
2. The second class should be named "Merchant" and I want it to implement the predefined interface "Comparable". Its instance variables should include first name, last name, an integer number of orders completed, and a floating-point rating average. This class should contain the following methods:
- A method "inputFile" that reads in a merchant record from a file. All the data fields should be separated by at least one space. The order of the fields is first name, last name, orders, and rating.
- A method "displayOutput" that writes out a merchant record to the screen. The name should be output last name first, separating the last and first names with a comma.
- A method "compare_To" that compares two merchant records. I just need the names compared. The last name is more significant than the first. The method should return a -1 if the 1st name is less than the 2nd, a 0 if they are equal, and a 1 if the 1st name is greater than the next name.
- A method "equals_To" that compares two merchants. I just need the names compared as with the compare_To method.
Attachment:- Merchants.txt
The management of m&e ltd
: The management of M&E Ltd has just been informed by their research department that recent breakthroughs have led to the development of a new product codenamed the Tenby. The management has decided to call a meeting to discuss whether to proceed wi..
|
Develop appropriate text for each document
: Design the products, select the format and style as well as any graphics you will use. Develop appropriate text for each document. Prepare a draft of each document and have it proofed.
|
Estate agents act and regulations
: List three key areas covered by the Estate Agents Act and Regulations. List three key areas covered by the Sale of Land Act Regulations.
|
Governance processes according to the uk commission
: Pick an institution and audit its governance processes according to the UK Commission's Principles of Good Governance. Your governance audit should:
|
Verify if records are in alphabetical order based on names
: I need a Java solution that can verify if records are in alphabetical order based on last name then first name. I need this solution in 2 classes
|
What is history and purpose of copyright infringement law
: What is copyright infringement? What is the history and purpose of the copyright infringement law? How does this law affect freedom of speech and press in regards to the first amendment?
|
Software games company avalanche entertainment
: Software games company Avalanche Entertainment is considering expanding its highly successful online game franchise to either the board game or trading card environment. The company has decided that it will invest in one project but not both. The ..
|
Determine the stated interest rate on the bonds
: Determine the stated interest rate on these bonds. Calculate the interest expense and the discount amortization for the interest period ending June 30, 2010.
|
Analysis on existing personal skills and knowledge
: A SWOT analysis on existing personal skills and knowledge, and skills that need to be developed in the future in order to succeed in study and work.'
|