public final class DecodeConstraintCodecHelper
extends java.lang.Object
| Constructor and Description |
|---|
DecodeConstraintCodecHelper(com.fasterxml.jackson.databind.node.ObjectNode json)
Constructs a constraint decoder.
|
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.intent.Constraint |
decode()
Decodes the given constraint.
|