Class SolutionSetBroker


  • public class SolutionSetBroker
    extends Broker<Object>
    Used to hand over the hash-join from the iteration head to the solution-set match.
    • Method Detail

      • instance

        public static Broker<Object> instance()
        Retrieve the singleton instance.