prefixLength property

int? prefixLength
final

Subnet prefix length: 24 → 255.255.255.0, 16 → 255.255.0.0.

Implementation

final int? prefixLength;