Uses of Class
org.opentrafficsim.base.parameters.constraint.SubCollectionConstraint
-
Uses of SubCollectionConstraint in org.opentrafficsim.base.parameters.constraint
Modifier and TypeClassDescriptionfinal class
Constraint that checks whether a collection of classes is a sub collection of constraint collection.Modifier and TypeMethodDescriptionstatic <T> SubCollectionConstraint<T>
SubCollectionConstraint.newInstance
(T... objs) Creates a new instance with given collection.