Package repast.simphony.space.gis
Class SimpleAdder<T>
java.lang.Object
repast.simphony.space.gis.SimpleAdder<T>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimpleAdder
public SimpleAdder()
-
-
Method Details
-
add
Description copied from interface:Adder
Adds the specified object to the specified destination. Implementors are responsible for how this will actually occur, the location of the added object etc.
-