MCPcopy Create free account
hub / github.com/rambaut/figtree / toString

Method toString

src/figtree/treeviewer/FindPanel.java:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 }
55
56 public String toString() {
57 return name;
58 }
59
60 private String name;
61 }

Callers 15

getNodeTextMethod · 0.45
matchesItemMethod · 0.45
getSettingsMethod · 0.45
actionPerformedMethod · 0.45
getDecoratorMethod · 0.45
getParentMethod · 0.45
getParentEdgeMethod · 0.45
getTaxonMethod · 0.45
isExternalMethod · 0.45
getSettingsMethod · 0.45
actionPerformedMethod · 0.45
getDecoratorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected