de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel
, java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel>
HistorischerUfdsWert
public class HistPufferElement
extends java.lang.Object
implements de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel
HistorischerDatenpuffer
).Constructor | Description |
---|---|
HistPufferElement(long zeitStempel) |
Standardkonstruktor.
|
Modifier and Type | Method | Description |
---|---|---|
int |
compareTo(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel that) |
|
boolean |
equals(java.lang.Object obj) |
|
long |
getZeitStempel() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
public HistPufferElement(long zeitStempel)
zeitStempel
- der Zeitstempelpublic int compareTo(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel that)
compareTo
in interface java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public long getZeitStempel()
getZeitStempel
in interface de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IZeitStempel