Uses of Package
dev.jacrispys.JavaBot.api.analytics.objects
Packages that use dev.jacrispys.JavaBot.api.analytics.objects
Package
Description
-
Classes in dev.jacrispys.JavaBot.api.analytics.objects used by dev.jacrispys.JavaBot.api.analyticsClassDescriptionUser object to identify API users by
extendsJdaUser
as a parentAbstraction forGuildAnalytics
to inherit
uses implementations ofStats
,GeneralGuildAnalytics
, andAudioGuildAnalytics
Child ofJdaUser
that specifies a guild that the User is a member ofUser object for the api, very similar toUser
, but adapted to fit this project's APIParent class to all statistics -
Classes in dev.jacrispys.JavaBot.api.analytics.objects used by dev.jacrispys.JavaBot.api.analytics.objectsClassDescriptionAPI component that allows access to the 'AudioActivity' database tableUser object to identify API users by
extendsJdaUser
as a parentAbstraction forGuildAnalytics
to inherit
uses implementations ofStats
,GeneralGuildAnalytics
, andAudioGuildAnalytics
Child ofJdaUser
that specifies a guild that the User is a member ofUser object for the api, very similar toUser
, but adapted to fit this project's APIImplementation of theJdaUser
interfaceParent class to all statistics -
Classes in dev.jacrispys.JavaBot.api.analytics.objects used by dev.jacrispys.JavaBot.api.libsClassDescriptionUser object for the api, very similar to
User
, but adapted to fit this project's API