public static interface Entity.Updater<E extends Entity,U extends Entity.Updater<E,U>>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Entity.Updater.Abstract<E extends Entity,U extends Entity.Updater<E,U>> |
| Modifier and Type | Method and Description |
|---|---|
U |
copy(E data) |
boolean |
update() |
Copyright © 2022 MicroStream Software. All rights reserved.