package rebelsky.twodim; /** * A generic .java file. * * @author AUTHOR * @version VERSION */ public class Generic { // +--------+------------------------------------------------------------ // | Fields | // +--------+ // +--------------+------------------------------------------------------ // | Constructors | // +--------------+ // +----------+---------------------------------------------------------- // | Mutators | // +----------+ // +-----------+--------------------------------------------------------- // | Observers | // +-----------+ } // class Generic