Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- com.cotani.friend.CotaniFriends
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.cotani.friend.api.FriendException
- com.cotani.friend.api.FriendBlockedException
- com.cotani.friend.api.FriendConflictException
- com.cotani.friend.api.FriendRequestException
- com.cotani.friend.api.FriendshipNotFoundException
- com.cotani.friend.api.FriendException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.cotani.AsyncCloseable
- com.cotani.friend.api.FriendService
- com.cotani.event.api.CotaniEvent
- com.cotani.friend.api.event.FriendEvent
- com.cotani.friend.api.FriendRepository
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.cotani.friend.api.FriendBlock
- com.cotani.friend.api.event.FriendBlockedEvent (implements com.cotani.friend.api.event.FriendEvent)
- com.cotani.friend.api.FriendRequest
- com.cotani.friend.api.event.FriendRequestAcceptedEvent (implements com.cotani.friend.api.event.FriendEvent)
- com.cotani.friend.api.event.FriendRequestCancelledEvent (implements com.cotani.friend.api.event.FriendEvent)
- com.cotani.friend.api.event.FriendRequestDeclinedEvent (implements com.cotani.friend.api.event.FriendEvent)
- com.cotani.friend.api.event.FriendRequestSentEvent (implements com.cotani.friend.api.event.FriendEvent)
- com.cotani.friend.api.FriendServiceOptions
- com.cotani.friend.api.Friendship
- com.cotani.friend.api.event.FriendshipRemovedEvent (implements com.cotani.friend.api.event.FriendEvent)
- com.cotani.friend.api.FriendSnapshot
- com.cotani.friend.api.event.FriendUnblockedEvent (implements com.cotani.friend.api.event.FriendEvent)
- java.lang.Record