Uses of Class
org.goplanit.zoning.OdZonesImpl
-
Packages that use OdZonesImpl Package Description org.goplanit.zoning -
-
Uses of OdZonesImpl in org.goplanit.zoning
Methods in org.goplanit.zoning that return OdZonesImpl Modifier and Type Method Description OdZonesImpl
OdZonesImpl. clone()
Each map wrapper should be cloneable where the contents are references of the original where possible but the underlying map itself is newly createdConstructors in org.goplanit.zoning with parameters of type OdZonesImpl Constructor Description OdZonesImpl(OdZonesImpl other)
Copy constructor
-