Class IndividualCompleterModule

java.lang.Object
com.google.inject.AbstractModule
org.opt4j.start.Opt4JModule
org.opt4j.common.completer.IndividualCompleterModule
All Implemented Interfaces:
com.google.inject.Module

public class IndividualCompleterModule extends Opt4JModule
The IndividualCompleterModule is used to choose and configure a IndividualCompleter.
  • Field Details

  • Constructor Details

    • IndividualCompleterModule

      public IndividualCompleterModule()
  • Method Details