|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- AbstractEntry implementation storing the data for sharing during exchange or parallel coordination of an event.public interface EntryTranslator<T extends AbstractEntry>
Implementations translate a other data representations into AbstractEntry
s claimed from the RingBuffer
Method Summary | |
---|---|
T |
translateTo(T entry)
Translate a data representation into fields set in given AbstractEntry |
Method Detail |
---|
T translateTo(T entry)
AbstractEntry
entry
- into which the data should be translated.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |