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

Method exists

code/src/java/pcgen/io/FORNode.java:78–81  ·  view source on GitHub ↗

Return TRUE if exists @return TRUE if exists

()

Source from the content-addressed store, hash-verified

76 * @return TRUE if exists
77 */
78 public boolean exists()
79 {
80 return exists;
81 }
82
83 /**
84 * Return max

Callers 15

testThumbMethod · 0.45
testThumbScalingMethod · 0.45
missingFilesTestMethod · 0.45
parseTokenMethod · 0.45
showSavePartyChooserMethod · 0.45
revertCharacterMethod · 0.45
exportSpellsMethod · 0.45
startItemMethod · 0.45
ensureParentsMethod · 0.45

Calls

no outgoing calls

Tested by 5

testThumbMethod · 0.36
testThumbScalingMethod · 0.36
missingFilesTestMethod · 0.36
testJarMethod · 0.36