com.healthmarketscience.jackcess.impl
Class CursorImpl.DirHandler
java.lang.Object
com.healthmarketscience.jackcess.impl.CursorImpl.DirHandler
- Enclosing class:
- CursorImpl
protected abstract class CursorImpl.DirHandler
- extends Object
Handles moving the cursor in a given direction. Separates cursor
logic from value storage.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CursorImpl.DirHandler
protected CursorImpl.DirHandler()
getBeginningPosition
public abstract CursorImpl.PositionImpl getBeginningPosition()
getEndPosition
public abstract CursorImpl.PositionImpl getEndPosition()
Copyright © 2005-2017 Health Market Science. All Rights Reserved.