E N S

E

eat(int) - Method in class Sample
Eats a number and returns a product.

N

nothing - Variable in class Sample
This integer is pointless.

S

Sample - class Sample.
A short class for demonstrating the standard header for our files and the documentation standard we will use.
Sample(int) - Constructor for class Sample
Constructor.

E N S