public class EntityOperatorStore extends Object
EntityOperator| Modifier and Type | Field and Description |
|---|---|
protected Map<TopiaEntityEnum,EntityOperator<?>> |
store
le cache d'operateurs
|
| Modifier | Constructor and Description |
|---|---|
protected |
EntityOperatorStore() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear() |
protected void |
finalize() |
static <E extends TopiaEntity> |
getOperator(TopiaEntityEnum contract) |
protected final Map<TopiaEntityEnum,EntityOperator<?>> store
public static <E extends TopiaEntity> EntityOperator<E> getOperator(TopiaEntityEnum contract)
E - le type de l'entitecontract - le contrat de l'entiteEntityOperatorpublic static void clear()
Copyright © 2004–2022 Code Lutin. All rights reserved.