I'm doing a program that compares attributes to me and returns the value (-1, 0, 1) when my attributes are the same or not.
This is my method code:
public int Comparar(CostosImpl CostosRef, CostosImpl CostosHerr, boolean cotizar) {
if(...
asked by
20.11.2018 / 18:30