package com.github.markusbernhardt.xmldoclet.simpledata; /** * Interface6 * * @param <Fun> * Generic Class */ public interface Interface6<Fun> { }