Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getID
Method
getID
code/src/java/pcgen/cdom/enumeration/DataSetID.java:67–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public
static
DataSetID getID()
68
{
69
DataSetID id =
new
DataSetID();
70
id.myFacetCache = AbstractStorageFacet.peekAtCache(id);
71
return
id;
72
}
73
74
@Override
75
public
DataSetID getDataSetID()
Callers
15
setUp
Method · 0.95
setUp
Method · 0.95
setUp
Method · 0.95
setUp
Method · 0.95
setUp
Method · 0.95
setUp
Method · 0.95
setUp
Method · 0.95
testBadConstructionSecondArg
Method · 0.95
testBadConstructionThirdArg
Method · 0.95
testBadConstructionSecondArg
Method · 0.95
testEqualsHash
Method · 0.95
testVariableBasic
Method · 0.95
Calls
1
peekAtCache
Method · 0.95
Tested by
15
setUp
Method · 0.76
setUp
Method · 0.76
setUp
Method · 0.76
setUp
Method · 0.76
setUp
Method · 0.76
setUp
Method · 0.76
setUp
Method · 0.76
testBadConstructionSecondArg
Method · 0.76
testBadConstructionThirdArg
Method · 0.76
testBadConstructionSecondArg
Method · 0.76
testEqualsHash
Method · 0.76
testVariableBasic
Method · 0.76