<h2title="Uses of Class mycompiler.myinterface.Interface"class="title">Uses of Class<br>mycompiler.myinterface.Interface</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a> in <ahref="../../../mycompiler/package-summary.html">mycompiler</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../mycompiler/package-summary.html">mycompiler</a> with type parameters of type <ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Field and Description</th>
<tdclass="colFirst"><code>de.dhbwstuttgart.typeinference.Menge<<ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a>></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../mycompiler/package-summary.html">mycompiler</a> that return types with arguments of type <ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.Iterator<<ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a>></code></td>
<h3>Uses of <ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a> in <ahref="../../../mycompiler/mybytecode/package-summary.html">mycompiler.mybytecode</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <ahref="../../../mycompiler/mybytecode/package-summary.html">mycompiler.mybytecode</a> with parameters of type <ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colLast"><code><strong><ahref="../../../mycompiler/mybytecode/ClassFile.html#ClassFile(mycompiler.myinterface.Interface, mycompiler.SourceFile)">ClassFile</a></strong>(<ahref="../../../mycompiler/myinterface/Interface.html"title="class in mycompiler.myinterface">Interface</a> ic,
<ahref="../../../mycompiler/SourceFile.html"title="class in mycompiler">SourceFile</a> sf)</code>
<divclass="block">Konstruktor, um Klasseninfos direkt aus dem Interface zu laden</div>