Package de.willuhn.util
Class History
java.lang.Object
de.willuhn.util.Queue
de.willuhn.util.History
Bildet eine History ab, die immer eine definierte Anzahl der letzten
Elemente enthaelt.
-
Nested Class Summary
Nested classes/interfaces inherited from class de.willuhn.util.Queue
Queue.QueueFullException
-
Field Summary
Fields inherited from class de.willuhn.util.Queue
CAPACITY_MAX, CAPACITY_MIN
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
History
public History(int capacity) ct.- Parameters:
capacity
-
-
-
Method Details