-
com.alibaba.daybits.DayBits.last()
-
com.baasbox.service.query.PartsParser.last()
-
com.extentech.toolkit.CompatibleVector.last()
-
com.flaptor.indextank.index.scorer.CategoryMaskManager.CategoryValueInfo.last()
-
com.github.jsonj.JsonArray.last()
-
com.google.wave.extensions.tweety.util.WaveSubmittedTweetsCache.last()
Returns the last known submitted tweet for the given wave.
@param waveId The wave to check.
@return The last tweet that was submitted from the given wave, or{@code null} if the wave hasn't submitted any tweets.
@throws CacheException If there is a problem fetching data from GoogleApp Engine Memcache.
-
com.googlecode.jslint4java.JSFunction.Builder.last()
-
com.hazelcast.util.SortedQueryResultSet.last()
-
com.ibm.icu.text.BreakIterator.last()
Return the last boundary position. This is always the "past-the-end" index of the text this iterator iterates over. For example, if the iterator iterates over a whole string (call it "text"), this function will always return text.length(). This function also updated the iteration position to point to the end of the text.
@return The character offset of the end of the stretch of textbeing broken.
@stable ICU 2.0
-
com.ibm.icu.text.Normalizer.last()
Return the last character in the normalized text-> This resets the Normalizer's position to be just before the the input text corresponding to that normalized character.
@return The codepoint as an int
@stable ICU 2.8
-
com.ibm.icu.text.RuleBasedBreakIterator.last()
Sets the current iteration position to the end of the text. (i.e., the CharacterIterator's ending offset).
@return The text's past-the-end offset.
@stable ICU 2.0
-
com.madgnome.jira.plugins.jirachievements.data.services.IUserLevelDaoService.last()
-
com.s3auth.hosts.Range.last()
Last byte to fetch, inclusively.
@return Number of byte
-
com.sun.star.sdbc.XResultSet.last()
-
com.taobao.metamorphosis.server.store.MessageStore.SegmentList.last()
-
com.tll.util.PropertyPath.last()
@return The last node path. This can be considered as the property name ina property path.
-
connectivity.tools.RowSet.last()
-
difflib.Chunk.last()
Returns the index of the last line of the chunk.
-
edu.ucla.sspace.dependency.DependencyPath.last()
Returns the last node in the path, which is furthest from the root.
-
it.unimi.dsi.fastutil.longs.LongSortedSet.last()
-
java.awt.CardLayout.last()
Flips to the last card of the container.
@param parent the parent container in which to do the layout
@see java.awt.CardLayout#first
-
java.sql.ResultSet.last()
Shifts the cursor position to the last row of the ResultSet.
@return true if the new position is in a legitimate row, false if theResultSet contains no rows.
@throws SQLException if there is a database error
-
java.text.AttributedCharacterIterator.last()
-
java.text.BreakIterator.last()
Returns the last boundary. The iterator's current position is set to the last text boundary.
@return The character index of the last text boundary.
-
java.text.CharacterIterator.last()
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
@return the last character in the text, or DONE if the text is empty
@see #getEndIndex()
-
java.text.StringCharacterIterator.last()
Implements CharacterIterator.last() for String.
@see CharacterIterator#last
-
java.util.NavigableSet.last()
-
java.util.SortedSet.last()
Returns the last (highest) element currently in this set.
@return the last (highest) element currently in this set
@throws NoSuchElementException if this set is empty
-
java.util.TreeSet.last()
@throws NoSuchElementException {@inheritDoc}
-
javax.sql.rowset.CachedRowSet.last()
-
javax.sql.rowset.FilteredRowSet.last()
-
javax.sql.rowset.JdbcRowSet.last()
-
javax.sql.rowset.WebRowSet.last()
-
javax.sql.rowset.spi.SyncResolver.last()
-
javax.swing.text.Segment.last()
-
net.fqsc.inscriptions.model.inscriptions.InfosSaison.last()
-
net.sf.hibernate.ScrollableResults.last()
-
org.apache.commons.collections.SortedBag.last()
Returns the last (highest) member.
@return the last element in the sorted bag
-
org.apache.commons.collections15.SortedBag.last()
Returns the last (highest) member.
@return the last element in the sorted bag
-
org.apache.commons.net.nntp.NNTPClient.last()
-
org.apache.directory.server.xdbm.search.cursor.PresenceCursor.last()
{@inheritDoc}
-
org.apache.directory.server.xdbm.search.cursor.SubstringCursor.last()
{@inheritDoc}
-
org.apache.openjpa.kernel.exps.Path.last()
Return the last field in the path, or null if the path does not not contain a final field.
-
org.dmlite.model.component.model.Models.last()
-
org.dmlite.model.order.IOrderedEntities.last()
Returns the last entity based on the order.
@return last entity
-
org.domain.model.component.blog.Blogs.last()
-
org.hibernate.ScrollableResults.last()
Go to the last result
@return true if there are any results
-
org.huihoo.workflow.impl.monitor.MonitorEventResult.last()
-
org.infinispan.config.FluentConfiguration.CustomInterceptorPosition.last()
-
org.jatha.dynatype.LispValue.last()
Returns the last cons cell in a list. LAST of NIL is NIL.
-
org.jquantlib.cashflow.Leg.last()
-
org.jquantlib.math.matrixutilities.Array.last()
-
org.jruby.RubyRange.last()
-
org.jsoup.select.Elements.last()
Get the last matched element.
@return The last matched element, or null
if contents is empty.
-
org.ofbiz.entity.util.EntityListIterator.last()
Sets the cursor position to last result; if result set is empty returns false
-
org.suigeneris.jrcs.diff.delta.Chunk.last()
-
org.tmatesoft.hg.internal.IntSliceSeq.last()
-
org.tmatesoft.sqljet.core.internal.table.ISqlJetBtreeDataTable.last()
-
org.tmatesoft.sqljet.core.internal.table.SqlJetBtreeDataTable.last()
-
org.tmatesoft.sqljet.core.table.ISqlJetCursor.last()
Goes to the last record.
@return true if there is at least one record.
@throws SqlJetException
-
reactor.io.Buffer.last()
Get the last {@code byte} from this {@literal Buffer}.
@return The last {@code byte}.
-
tokyocabinet.BDBCUR.last()
Move the cursor to the last record.
@return If successful, it is true, else, it is false. False is returned if there is norecord in the database.
-
ucar.ma2.Range.last()
@return last in range, inclusive
-
wyfs.util.Trie.last()