MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / end

Method end

Nom_Fits/src/main/java/nom/tam/util/Cursor.java:68–68  ·  view source on GitHub ↗

Moves to the last element and returns it. @return the last element.

()

Source from the content-addressed store, hash-verified

66 * @return the last element.
67 */
68 VALUE end();
69
70 /**
71 * Checks if there is an element prior to the current one.

Callers 10

printMethod · 0.65
zipUncompressMethod · 0.65
testIntersectMethod · 0.65
testRegexMethod · 0.65
forceNoLossMethod · 0.65
findCardMethod · 0.65
seekTailMethod · 0.65
addColumnMethod · 0.65

Implementers 1

HashedListIteratorNom_Fits/src/main/java/nom/tam/util/Ha

Calls

no outgoing calls

Tested by 4

testIntersectMethod · 0.52
testRegexMethod · 0.52