The nextInt method is for ints not floats.

In the calculation method you use the variable sticker, discount and tax. Where in your code do you assign values to those variables?

--- Update ---
...