MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / getInstance

Method getInstance

ij/src/main/java/ij/plugin/frame/Editor.java:1850–1852  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1848 }
1849
1850 public static Editor getInstance() {
1851 return instance;
1852 }
1853
1854 public static String getJSPrefix(String arg) {
1855 if (arg==null)

Callers 1

debugMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected