public class Hyperrectangle extends Object
Constructor and Description |
---|
Hyperrectangle(int dimensions,
List<Interval> edges) |
Modifier and Type | Method and Description |
---|---|
String |
asHumanFriendly(DDTATable ddtaTable) |
boolean |
equals(Object obj) |
int |
getDimensions() |
List<Interval> |
getEdges() |
int |
hashCode() |
String |
toString() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.