algo3
utils
Configuration
constructor Configuration
Configuration
class Configuration
Constructors
Configuration
Properties
space
strategy
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Configuration
(
List<num>
strategy
,
List<
MinMax
>
space
)
Source
Configuration(this.strategy, this.space) {}
constructor Configuration