org.gcube.search.datafusion.datatypes
Class PositionalRecordWrapper
java.lang.Object
org.gcube.search.datafusion.datatypes.PositionalRecordWrapper
- All Implemented Interfaces:
- Serializable
public class PositionalRecordWrapper
- extends Object
- implements Serializable
- Author:
- Alex Antoniadis
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PositionalRecordWrapper
public PositionalRecordWrapper(long position,
gr.uoa.di.madgik.grs.record.GenericRecord rec)
getPosition
public Long getPosition()
getRec
public gr.uoa.di.madgik.grs.record.GenericRecord getRec()
Copyright © 2013. All Rights Reserved.