Package org.codehaus.commons.compiler.util
package org.codehaus.commons.compiler.util
Utility functionality for this project.
-
ClassDescriptionImplements a scheme for benchmarking, i.e.Interface used to report messages.Generates human-readable Java assembler code from Java bytecode.Keeps track of "line numbers" and "column numbers" while a char stream is being processed.Utility methods related to
Number
.Predicate<T>Producer<T>An object that produces someObject
each time theProducer.produce()
method is invoked.AClassLoader
that uses aResourceFinder
to find ".class" files.Implementation of a UNIX shell-like string pattern algorithm.Utility methods related toString
.