summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/cursor/SkipCursor.java
AgeCommit message (Expand)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2009-07-25Make cursors more resilient against concurrent close, preventing NoSuchElemen...Brian S. O'Neill
2008-04-06Added since tags.Brian S. O'Neill
2008-04-06Added javadoc links.Brian S. O'Neill
2008-04-06Replace SliceCursor with simpler SkipCursor and LimitCursor classes.Brian S. O'Neill