protected class FastHierarchy.Interval extends Object
| Constructor and Description |
|---|
Interval() |
Interval(int lower,
int upper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSubrange(FastHierarchy.Interval potentialSubrange) |
public boolean isSubrange(FastHierarchy.Interval potentialSubrange)
Copyright © 2020 Soot OSS. All rights reserved.