Skip to main content
summaryrefslogtreecommitdiffstats
blob: fba8262a02d9fa83aae6b7500c371ef043252932 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
package teampkg;

/**
 * @author kaschja
 * @version $Id: TeamForRoleWithOneSuperInterface.java 5749 2005-05-30 11:52:29Z anklam $
 */
public team class TeamForRoleWithOneSuperInterface
{

}

Back to the top