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

Method close

ij/src/main/java/ij/plugin/frame/Channels.java:326–330  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

324 }
325
326 public void close() {
327 super.close();
328 instance = null;
329 location = getLocation();
330 }
331
332}

Callers 1

updateMethod · 0.95

Calls 2

getLocationMethod · 0.80
closeMethod · 0.65

Tested by

no test coverage detected