Open tjch-o opened 1 year ago
According to what is being taught in CS2103T, the method name in the diagram does not have to match exactly with the actual implementation's method name.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
The method name
SortData
is not in camelCase which means a violation of the Java coding standard.