Open dbourdette opened 11 years ago
public List<PublicProfile> findFriends(String facebookId)
->
public List<Friend> findFriends(String facebookId)
->