public class BitsBadge
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
The tier of the Bits badge the user just earned.
int
-
Constructor Details
-
BitsBadge
public BitsBadge()
-
Method Details
-
getTier
The tier of the Bits badge the user just earned. For example, 100, 1000, or 10000.
-
-
canEqual
protected boolean canEqual(Object other)
-
-