T
- the type of the newly created elementC
- the type of the contextpublic interface NewElementCreator<T,C>
Modifier and Type | Method and Description |
---|---|
T |
createNewElement(C context)
Creates a new element.
|
Copyright © 2017. All rights reserved.