public class MatchingResultImpl extends Object implements MatchingResult
MatchingResult
interfaceConstructor 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 MatchingResult
PeerCard
representing the peers whom matches
the searchpublic Map<String,Serializable> getPeerAttribute(PeerCard peer)
getPeerAttribute
in interface MatchingResult
peer
- 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.