public class SourceDest extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
destination |
int |
source |
| Constructor and Description |
|---|
SourceDest(int source,
int destination) |
public boolean equals(SourceDest sd)
Copyright © 2016. All rights reserved.