-
- All Known Subinterfaces:
R2Boundary<T>
,R3Boundary<T>
,Z2Boundary<T>
,Z3Boundary<T>
public interface Boundary<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
contains(T outer, T inner)
boolean
intersects(T s, T t)
-