The Interval2D class represents a closed two-dimensional interval, which represents all points (x, y) with both xmin <= x <= xmax and ymin <= y <= ymax. Two-dimensional intervals are immutable: their values cannot be changed after they are created. The class {@code Inter
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected