|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.generic.commonapi.results.ResultsIdleConstraint
IdleGMLConstraint is used to select the whole topology of peer-to-peer network.
Constructor Summary | |
ResultsIdleConstraint()
|
Method Summary | |
boolean |
isACompliantEdge(ResultsEdge e)
Always return true. |
boolean |
isACompliantNode(Id id)
Always return true. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResultsIdleConstraint()
Method Detail |
public boolean isACompliantEdge(ResultsEdge e)
isACompliantEdge
in interface ResultsConstraint
e
- Edge to check.
ResultsConstraint.isACompliantEdge(planet.commonapi.results.ResultsEdge)
public boolean isACompliantNode(Id id)
isACompliantNode
in interface ResultsConstraint
id
- Id to check.
ResultsConstraint.isACompliantNode(planet.commonapi.Id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |