Initializing help system before first use

XPRSlpLogListener

  • All Superinterfaces:
    java.util.EventListener


    public interface XPRSlpLogListener
    extends java.util.EventListener
    Interface for handling Lplog events.
    • Method Summary

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

      • XPRSlpLogEvent

        int XPRSlpLogEvent(XPRSprob prob,
                           java.lang.Object vContext)