Closed yancyn closed 11 years ago
This may related to max quantity value type.
Integer is a class while int is a primitive type. Use int or long for bigger type declaration.
This may related to max quantity value type.