Example #1
0
 public int getMatingsAvailable() {
   return Math.round(Helper.unwrapNumber(data.get(MATINGSAVAILABLE)));
 }