public interface GraphNodeMatcherI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
boolean |
fits(OnlyToDirectedGraphNodeI _gn)
Checks if the given node matches the criteria defined by this
GraphNodeMatcherI . |
static final java.lang.String $0
boolean fits(OnlyToDirectedGraphNodeI _gn)
GraphNodeMatcherI
._gn
- the OnlyToDirectedGraphNodeI
for which should be
checked if it matches the criteria of this matcherCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.