/** * {@inheritDoc} */ public void close() { if ( IS_DEBUG ) { LOG_CURSOR.debug( "Closing CursorList {}", this ); } close( null ); }
/** * {@inheritDoc} */ public void close() { if ( IS_DEBUG ) { LOG_CURSOR.debug( "Closing CursorList {}", this ); } close( null ); }