Uses of Interface
com.jeffpalm.util.getopt.Options.ExitHandler

Packages that use Options.ExitHandler
com.jeffpalm.util.getopt   
 

Uses of Options.ExitHandler in com.jeffpalm.util.getopt
 

Methods in com.jeffpalm.util.getopt with parameters of type Options.ExitHandler
 void Options.setExitHandler(Options.ExitHandler exitHandler)