Uses of Enum
org.hihn.listenbrainz.YearInMusicImage
Packages that use YearInMusicImage
-
Uses of YearInMusicImage in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return YearInMusicImageModifier and TypeMethodDescriptionstatic YearInMusicImage
YearInMusicImage.Adapter.read
(com.google.gson.stream.JsonReader jsonReader) static YearInMusicImage
Returns the enum constant of this type with the specified name.static YearInMusicImage[]
YearInMusicImage.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hihn.listenbrainz with parameters of type YearInMusicImageModifier and TypeMethodDescriptionvoid
YearInMusicImage.Adapter.write
(com.google.gson.stream.JsonWriter jsonWriter, YearInMusicImage enumeration) LbArtApi.yearInMusic
(Integer year, String userName, YearInMusicImage image) Create the shareable svg image using YIM stats.