Uses of Class
org.goplanit.zoning.TransferZoneGroupsImpl
-
Packages that use TransferZoneGroupsImpl Package Description org.goplanit.zoning -
-
Uses of TransferZoneGroupsImpl in org.goplanit.zoning
Methods in org.goplanit.zoning that return TransferZoneGroupsImpl Modifier and Type Method Description TransferZoneGroupsImpl
TransferZoneGroupsImpl. 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 TransferZoneGroupsImpl Constructor Description TransferZoneGroupsImpl(TransferZoneGroupsImpl other)
Copy constructor
-