Class VerweisListe.ListenEintrag

java.lang.Object
  extended by VerweisListe.ListenEintrag
Enclosing class:
VerweisListe

private static class VerweisListe.ListenEintrag
extends java.lang.Object


Field Summary
(package private)  java.lang.Object inhalt
           
(package private)  VerweisListe.ListenEintrag next
           
 
Constructor Summary
private VerweisListe.ListenEintrag()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inhalt

java.lang.Object inhalt

next

VerweisListe.ListenEintrag next
Constructor Detail

VerweisListe.ListenEintrag

private VerweisListe.ListenEintrag()