| Modifier and Type | Interface and Description |
|---|---|
interface |
Composite<C extends Composite<C>>
This interface provides adds methods to the standard methods defined in the
java.lang.Comparable interface that are relevant to all composite objects. |
| Modifier and Type | Method and Description |
|---|---|
<T extends Composite<C>> |
Composite.copy()
This method creates an exact copy of a composite.
|
Copyright © 2016 Crater Dog Technologies(TM). All rights reserved.