29303132333435
/** * Default constructor, that creates a new instance of {@link Config1DImpl} and wraps it. */ public ConfigFlyScanModel() { this(new ConfigFlyScanImpl()); }