Package projectplayground.domains
Class Friend
java.lang.Object
projectplayground.domains.Friend
public class Friend
extends java.lang.Object
class to map the friends list to the
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Friend()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
user
-
friend
-
-
Constructor Details
-
Friend
public Friend()
-