Initializing help system before first use

XPRSintSolListener

  • All Superinterfaces:
    java.util.EventListener


    public interface XPRSintSolListener
    extends java.util.EventListener
    Interface for handling Intsol events.
    • Method Summary

      Modifier and Type Method and Description
      void XPRSintSolEvent(XPRSprob prob, java.lang.Object vContext) 
    • Method Detail

      • XPRSintSolEvent

        void XPRSintSolEvent(XPRSprob prob,
                             java.lang.Object vContext)