310311312313314315316317318319320
return false; } final Exchange that = (Exchange)o; return (desc.equals(that.description()) && id.equals(that.id())); } @Override public ExchangeID id() {
328329330331332333334335336337338
return false; } Exchange that = (Exchange)o; return (desc.equals(that.description()) && id.equals(that.id())); } @Override public Identifier id() {
297298299300301302303304305306307
return false; } Exchange that = (Exchange)o; return (desc.equals(that.description()) && id.equals(that.id())); } @Override public ExchangeID id() {
298299300301302303304305306307308
333334335336337338339340341342343
306307308309310311312313314315316