Class AssociateQueryResults<K extends jag.oldscape.RSOnlinePlayerEntry, T extends Associate<K>>

All Implemented Interfaces:
Iterable<T>, Collection<T>, org.rspeer.commons.typing.SelfTyped<RelationshipQueryResults<K,T>>
Direct Known Subclasses:
FriendsChatUserQueryResults

public class AssociateQueryResults<K extends jag.oldscape.RSOnlinePlayerEntry, T extends Associate<K>> extends RelationshipQueryResults<K,T>