public interface Checkable
PortMatcher
could be created
automatically as a result of a port criterion. In that case, the PortMatcher
should implement this interface, and define the getCriterion()
method
to return that criterion.Red (tfeng) |
Yellow (tfeng) |
Modifier and Type | Method and Description |
---|---|
Criterion |
getCriterion()
Return the criterion that this checkable object corresponds to.
|
Criterion getCriterion()