Menu

Commit [r274]  Maximize  Restore  History

changed some methods in inner classes from public or private to "default" modifier, so access is more restricted from outside but not from inside the class.

moved call to decrementSize() out of an inner class to the main class, similar to the call to increaseSize().

mrieser 2007-12-25

changed /matsim/trunk/src/org/matsim/utils/misc/QuadTree.java
/matsim/trunk/src/org/matsim/utils/misc/QuadTree.java Diff Switch to side-by-side view
Loading...