public class Module extends Point implements Comparable
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Module mod) |
int |
compareTo(Object obj) |
boolean |
equals(Object o) |
String |
toString() |
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.