Uses of Enum Class
com.bytedesk.core.favorite.FavoriteSourceEnum
Packages that use FavoriteSourceEnum
-
Uses of FavoriteSourceEnum in com.bytedesk.core.favorite
Methods in com.bytedesk.core.favorite that return FavoriteSourceEnumModifier and TypeMethodDescriptionstatic FavoriteSourceEnum
Returns the enum constant of this class with the specified name.static FavoriteSourceEnum[]
FavoriteSourceEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.