I\'ve been doing an Android tutorial and encountered a class with the following:
public class ImageAndTextAdapter extends ArrayAdapter {
This is a Java generic class.
http://download.oracle.com/javase/tutorial/java/generics/index.html