Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
update
Method · 0.95
Calls
2
getLocation
Method · 0.80
close
Method · 0.65
Tested by
no test coverage detected