Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ isLast
Method
isLast
code/src/java/pcgen/gui2/converter/panel/StartupPanel.java:101–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
@Override
102
public
boolean isLast()
103
{
104
return
false;
105
}
106
107
}
Callers
1
prepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected