Class Stat
java.lang.Object
com.amilesend.discogs.model.database.type.Stat
Describes a stat for a master/release.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Stat.StatBuilderbuilder()booleanThe number of members with the master/release/version in their collection.The number of members with the master/release/version in their want list.inthashCode()toString()
-
Method Details
-
builder
-
getInCollection
The number of members with the master/release/version in their collection. -
getInWantList
The number of members with the master/release/version in their want list. -
equals
-
hashCode
-
toString
-