Uses of Interface
org.goplanit.utils.zoning.Zones
-
Packages that use Zones Package Description org.goplanit.utils.zoning zoning oriented utility classesorg.goplanit.zoning -
-
Uses of Zones in org.goplanit.utils.zoning
Subinterfaces of Zones in org.goplanit.utils.zoning Modifier and Type Interface Description interfaceOdZonesContainer class for OdZonesinterfaceTransferZonesContainer class for TransferZone instances -
Uses of Zones in org.goplanit.zoning
Classes in org.goplanit.zoning that implement Zones Modifier and Type Class Description classOdZonesImplimplementation of the Zones <T> interface for Od zonesclassTransferZonesImplimplementation of the Zones <T> interface for transfer zonesclassZonesImpl<Z extends Zone>Partial implementation of the Zones <T> interface
-