Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdwardRaff/JSAT
/ first
Method
first
JSAT/src/jsat/utils/IntSortedSet.java:187–191 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
185
}
186
187
@Override
188
public
Integer first()
189
{
190
return
store[0];
191
}
192
193
@Override
194
public
Integer last()
Callers
3
testHeadSet
Method · 0.45
testTailSet
Method · 0.45
testSubSet
Method · 0.45
Calls
no outgoing calls
Tested by
3
testHeadSet
Method · 0.36
testTailSet
Method · 0.36
testSubSet
Method · 0.36