- java.lang.Object
-
- de.ruedigermoeller.heapoff.structs.FSTStruct
-
- de.ruedigermoeller.fastcast.packeting.RetransEntry
-
- All Implemented Interfaces:
- Serializable
public class RetransEntry
extends de.ruedigermoeller.heapoff.structs.FSTStruct
Created with IntelliJ IDEA.
User: ruedi
Date: 8/12/13
Time: 8:34 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected long |
from |
protected long |
to |
-
Fields inherited from class de.ruedigermoeller.heapoff.structs.FSTStruct
___bytes, ___elementSize, ___fac, ___offset, tracker
-
Method Summary
-
Methods inherited from class de.ruedigermoeller.heapoff.structs.FSTStruct
addOffset, baseOn, baseOn, baseOn, baseOn, cast, cast, createCopy, detach, equals, finishChangeTracking, getAbsoluteOffset, getBase, getByte, getBytes, getBytes, getByteSize, getChar, getClzId, getDouble, getElementInArraySize, getFac, getFieldValues, getFloat, getIndexInBase, getInt, getLong, getOffset, getPointedClass, getShort, hashCode, isChangeTracking, isIdenticTo, isNull, isOffHeap, isStructArrayPointer, next, next, onHeapHashcode, pointsToNull, previous, setAbsoluteOffset, setBase, setByte, setBytes, setBytes, setInt, setLong, setShort, startChangeTracking, toOffHeap
-
-
Constructor Detail
-
RetransEntry
public RetransEntry()
-
Method Detail
-
getFrom
public long getFrom()
-
getTo
public long getTo()
Copyright © 2014. All rights reserved.