View Javadoc
1 package net.mlw.fball.bo.yahoo; 2 3 import net.mlw.fball.bo.PointBasedLeague; 4 5 /*** 6 * @author Matthew L. Wilson 7 * @version $Revision: 1.1 $ $Date: 2004/04/01 21:51:08 $ 8 */ 9 public class YahooPointBasedLeague extends PointBasedLeague 10 { 11 12 }

This page was automatically generated by Maven