hosts property

Map<HostType, List<Host>> hosts
final

Hosts map.

Implementation

final Map<HostType, List<Host>> hosts;