Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ setSourceURI
Method
setSourceURI
code/src/java/pcgen/core/AgeSet.java:240–244 ·
view source on GitHub ↗
(URI source)
Source
from the content-addressed store, hash-verified
238
}
239
240
@Override
241
public
void
setSourceURI(URI source)
242
{
243
this.sourceURI = source;
244
}
245
246
@Override
247
public
boolean isInternal()
Callers
1
parseLine
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected