Help for this page

Select Code to Download


  1. or download this
    Original file
    =============
    ...
            product.setAveragePrice(msg.getDouble(AvgPrice.FIELD));
        }
    }
    
  2. or download this
    while (<STDIN>) {
        if ($_ =~ /nodeName.equals/) {
    ...
            print $_;
        }
    }