
public class MatchingResultImpl extends Object implements MatchingResult
MatchingResult interface| Constructor and Description |
|---|
MatchingResultImpl(Map<PeerCard,Map<String,Serializable>> data) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Serializable> |
getPeerAttribute(PeerCard peer) |
PeerCard[] |
getPeers() |
public MatchingResultImpl(Map<PeerCard,Map<String,Serializable>> data)
public PeerCard[] getPeers()
getPeers in interface MatchingResultPeerCard representing the peers whom matches
the searchpublic Map<String,Serializable> getPeerAttribute(PeerCard peer)
getPeerAttribute in interface MatchingResultpeer - the that we are asking the attribute forMap with the current value of the all the attribute
that were searchedCopyright © 2018 universAAL Consortium. All rights reserved.