FileDocCategorySizeDatePackage
Example2.javaAPI DocExample243Mon Sep 12 23:04:08 BST 2005com.oreilly.jent.ant

Example2.java

package com.oreilly.jent.ant;


/**
 * An utterly useless Java class, used to demonstrate the buildfile.
 * @author <a href="mailto:jim@jimfarley.org">Jim Farley</a>
 */
public class Example2 {
    public Example2() {
        super();
    }
}