public class Singleton<E> extends java.lang.Object
E
first
Singleton(E first)
elementAt(int index)
boolean
equals(de.pado.sigf.Observation<E> otherObs)
first()
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public E first
public Singleton(E first)
public E first()
public E elementAt(int index)
public int size()
public boolean equals(de.pado.sigf.Observation<E> otherObs)