[ Version ( since = "1.18" ) ]
public int cmp (BridgeVlan b)
Compare two bridge VLAN objects.
| this | |
| b |
another BridgeVlan |
|
zero of the two instances are equivalent or a non-zero integer otherwise. This defines a total ordering over the VLANs. Whether a VLAN is sealed or not does not affect the comparison. |