MCPcopy Create free account
hub / github.com/PCGen/pcgen / getFactKey

Method getFactKey

code/src/java/pcgen/cdom/content/fact/FactInfo.java:67–67  ·  view source on GitHub ↗

Returns the FactKey for this FactInfo. @return The FactKey for this FactInfo

()

Source from the content-addressed store, hash-verified

65 * @return The FactKey for this FactInfo
66 */
67 public FactKey<F> getFactKey();
68
69}

Callers 6

appendFactsMethod · 0.65
processMethod · 0.65
parseNonEmptyTokenMethod · 0.65
unparseMethod · 0.65
containsMethod · 0.65
processMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected