Class DocumentWithPosition<P>

java.lang.Object
de.bwaldvogel.mongo.backend.DocumentWithPosition<P>

public class DocumentWithPosition<P>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    DocumentWithPosition​(Document document, P position)  
  • Method Summary

    Modifier and Type Method Description
    Document getDocument()  
    P getPosition()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait