public interface CyShutdown
| Modifier and Type | Method and Description |
|---|---|
void |
exit(int retVal)
Calling this method indicates that the application should shutdown.
|
void exit(int retVal)
retVal - The return value with which to (eventually)
call System.exit(int) with.Copyright 2011 Cytoscape Consortium. All rights reserved.