MCPcopy Index your code
hub / github.com/cschanck/single-file-java / getName

Method getName

src/main/java/org/sfj/SimpleFSM.java:159–161  ·  view source on GitHub ↗

Name of this FSM @return name

()

Source from the content-addressed store, hash-verified

157 * @return name
158 */
159 public String getName() {
160 return name;
161 }
162
163 /**
164 * Event class.

Callers 2

clientProxyMethod · 0.45
ServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected