Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinVector/Logistic
/ hasNext
Method
hasNext
test/com/winvector/logistic/RExample.java:43–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
@Override
44
public
boolean hasNext() {
45
return
next!=null;
46
}
47
48
@Override
49
public
ExampleRow next() {
Callers
3
next
Method · 0.95
readBurstFromResource
Method · 0.45
readBurstFromResource
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected