R
- the type of constraints that are used as children of the
specific composite constraintpublic abstract static class PlacementConstraint.CompositeConstraint<R extends PlacementConstraint.Visitable> extends PlacementConstraint.AbstractConstraint
Constructor and Description |
---|
CompositeConstraint() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
abstract List<R> |
getChildren()
Get the children of this composite constraint.
|
int |
hashCode() |
build, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
accept
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.