Package | Description |
---|---|
org.chocosolver.solver.search.limits |
Modifier and Type | Method and Description |
---|---|
static ICounter.Impl |
ICounter.Impl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ICounter.Impl[] |
ICounter.Impl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.