MCPcopy 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

setUpMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95
testEqualsHashMethod · 0.95
testVariableBasicMethod · 0.95

Calls 1

peekAtCacheMethod · 0.95

Tested by 15

setUpMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76
testEqualsHashMethod · 0.76
testVariableBasicMethod · 0.76