1 #ifndef FRIENDLIST_HPP_INCLUDED
2 #define FRIENDLIST_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
FriendList(const FriendList &Obj)=default
FriendList & operator=(FriendList &&Obj)=default
FriendList(const void *Obj)
FriendList & operator=(const FriendList &Obj)=default
FriendList(FriendList &&Obj)=default