public abstract static class Entity.Creator.Abstract<E extends Entity,C extends Entity.Creator<E,C>> extends Object implements Entity.Creator<E,C>
Entity.Creator.Abstract<E extends Entity,C extends Entity.Creator<E,C>>, Entity.Creator.Static| Constructor and Description |
|---|
Abstract() |
| Modifier and Type | Method and Description |
|---|---|
E |
create() |
protected abstract EntityLayerIdentity |
createEntityInstance() |
protected Entity |
dispatchDataInstance(Entity dataInstance) |
XCollection<EntityLayerProvider> |
layers() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLayer, addLayer, copy, createDatapublic XCollection<EntityLayerProvider> layers()
layers in interface Entity.Creator<E extends Entity,C extends Entity.Creator<E,C>>public E create()
create in interface Entity.Creator<E extends Entity,C extends Entity.Creator<E,C>>protected abstract EntityLayerIdentity createEntityInstance()
Copyright © 2022 MicroStream Software. All rights reserved.