Class Stat.StatBuilder
java.lang.Object
com.amilesend.discogs.model.database.type.Stat.StatBuilder
- Enclosing class:
Stat
-
Method Summary
Modifier and TypeMethodDescriptionbuild()inCollection(Integer inCollection) The number of members with the master/release/version in their collection.inWantList(Integer inWantList) The number of members with the master/release/version in their want list.toString()
-
Method Details
-
inCollection
The number of members with the master/release/version in their collection.- Returns:
this.
-
inWantList
The number of members with the master/release/version in their want list.- Returns:
this.
-
build
-
toString
-