Uses of Interface
io.datarouter.model.entity.Entity
| Package | Description |
|---|---|
| io.datarouter.model.entity |
-
Uses of Entity in io.datarouter.model.entity
Classes in io.datarouter.model.entity that implement Entity Modifier and Type Class Description classBaseEntity<EK extends EntityKey<EK>>Methods in io.datarouter.model.entity with type parameters of type Entity Modifier and Type Method Description static <EK extends EntityKey<EK>, E extends Entity<EK>>
Map<EK,E>EntityTool. getByKey(Collection<E> entities)