// a class definition that does something with things that extend PApplet class Heythere{ } // method definition which can do things with papplet public void doSomething( T thing ){ }