Klasse EntityFlyWeight
java.lang.Object
ch.nolix.system.objectdata.modelflyweight.EntityFlyWeight
- Alle implementierten Schnittstellen:
VoidnessRequestable
,IEntityFlyWeight
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
isVoid()
void
static EntityFlyWeight
withInsertAction
(Runnable insertAction) Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.staterequestapi.VoidnessRequestable
isEffectual
-
Methodendetails
-
withInsertAction
-
isVoid
public boolean isVoid()- Angegeben von:
isVoid
in SchnittstelleVoidnessRequestable
- Gibt zurück:
- true if the current
VoidnessRequestable
is void.
-
noteInsert
public void noteInsert()- Angegeben von:
noteInsert
in SchnittstelleIEntityFlyWeight
-