[ Version ( since = "1.18" ) ]
public void seal ()
Seals the routing rule.
Afterwards, the instance can no longer be modified, and it is a bug to call any of the accessors that would modify the rule. If this was already sealed, this has no effect.
this |
the IPRoutingRule instance |