java.lang.Object
de.bwaldvogel.mongo.backend.aggregation.Range

public class Range
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    int getEnd()  
    int getStart()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details