Package net.janino.util

Application-independent helper classes.

See:
          Description

Interface Summary
Benchmark.Reporter Interface used to report messages.
 

Class Summary
Benchmark Implements a scheme for benchmarking, i.e. for determining and/or reporting the time elapsed between the beginning and the end of an activity.
PathClassLoader A java.lang.ClassLoader that uses a "class path" to find ".class" files.
 

Exception Summary
TunnelException Redirects all methods to the delegate Throwable.
 

Package net.janino.util Description

Application-independent helper classes.