Ewald Horn wrote:
Hi.

I've done a complete rebuild of my project and suddenly I receive the
following error messages all over the show.

InventoryContainerClass.java:88: warning: [unchecked] unchecked call to
add(E) as a member of the raw type java.util.ArrayList

You want to read-up on generics.  In the docs.

Reply via email to