MCPcopy Create free account
hub / github.com/xmlet/HtmlFlow / getId

Method getId

htmlflow-core/src/test/java/htmlflow/test/model/Agent.java:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 }
13
14 public long getId() {
15 return id;
16 }
17 public String getName() {
18 return name;
19 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected