F L N O

F

Foo - Class in narf
This is a class which doesn't really do anything.
fool() - Method in class narf.Foo
This method doesn't do much.

L

Loo - Class in narf
This class doesn't do much of anything either.
Loo() - Constructor for class narf.Loo
 

N

narf - package narf
 

O

oops(boolean, boolean) - Method in class narf.Loo
This is an example of a function that takes a parameter, returns an int and might throw an exception.

F L N O