| Package | Description | 
|---|---|
| org.opentrafficsim.base.parameters.constraint | 
 Constraints of parameters. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClassCollectionConstraint<T>
Constraint that checks whether a collection of classes is a sub collection of constraint collection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> SubCollectionConstraint<T> | 
SubCollectionConstraint.newInstance(T... objs)
Creates a new instance with given collection. 
 | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.