MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getCryptic

Method getCryptic

src/org/opensourcephysics/controls/Cryptic.java:141–143  ·  view source on GitHub ↗

Gets the cryptic. @return the encrypted version of the input

()

Source from the content-addressed store, hash-verified

139 * @return the encrypted version of the input
140 */
141 public String getCryptic() {
142 return cryptic;
143 }
144
145 /**
146 * Sets the cryptic.

Callers 3

saveObjectMethod · 0.95
actionPerformedMethod · 0.80
launchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected