Search:

Type: Posts; User: JJTierney

Search: Search took 0.12 seconds.

  1. Replies
    2
    Views
    1,532

    Re: Method returning 0 for everything

    CheddarCheese.setNewQtyInStock(CheddarCheese.getMaxNum());

    i thought this piece was setting a value for CheddarCheese.newQtyInStock?
  2. Replies
    2
    Views
    1,532

    Method returning 0 for everything

    Ok here's my problem....again. This is the only way i know how to do this so don't be disgusted at my coding.

    public class ReOrderList
    {

    public static void printDetails(Food CheddarCheese,...
Results 1 to 2 of 2