Initializing help system before first use

XPRSinfNodeListener

  • All Superinterfaces:
    java.util.EventListener


    public interface XPRSinfNodeListener
    extends java.util.EventListener
    Interface for handling Infnode events.
    • Method Summary

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

      • XPRSinfNodeEvent

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